You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
OK - this is a strange one, but with some effort I've been able to replicate it. It looks like when two packages both have a dependency on fstream and those two packages are then included in a project, you end up with call stack exceeded errors.
I found this when building http://github.com/steelmesh/attachmate which has been made to work with the fstream module, and I think it works pretty well.
Unfortunately when I got to using both attachmate and tar in a project, I started seeing call stack errors :(