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
It's complete, although maybe unclear. It's not the trace statement per se, but rather the fact that the handler captures a reference to the source, thereby delaying GC until the callback has fired.
https://github.com/haxetink/tink_io/blob/gh-pages/README.md#memory-management
It seems the example code here is unfinished by accident. Or does the trace statement actually interfere with the garbage collection?
The text was updated successfully, but these errors were encountered: