Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

UvMemory should be Weak in several cases #15

Closed
lodejard opened this issue Jul 8, 2014 · 0 comments
Closed

UvMemory should be Weak in several cases #15

lodejard opened this issue Jul 8, 2014 · 0 comments

Comments

@lodejard
Copy link
Contributor

lodejard commented Jul 8, 2014

Specifically the UvTcpStream used by Connection should be weak to enable it to collect.

This also means that some layer, the Uv types, or the Connection, will need to be able make a normal GCHandle to root the object graph while read callbacks are pending

lodejard pushed a commit that referenced this issue Jul 8, 2014
@lodejard lodejard added the bug label Jul 8, 2014
@lodejard lodejard added this to the 0.1-alpha3 milestone Jul 8, 2014
@lodejard lodejard closed this as completed Jul 8, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant