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
Followup issue mentioned in #8. I've been able to reproduce with only the Eff interface. I changed the take/put loop to force a manual GC every 50000 loops, which keeps it from growing so quickly, but it still grows, and the GC pauses get longer and longer as it has to walk over more and more references. There's definitely an issue here.