renproject / aw

A flexible P2P networking library for upgradable distributed systems.
MIT License
38 stars 18 forks source link

Fix potential memory leak in Channel #85

Closed tok-kkk closed 3 years ago

ross-pure commented 3 years ago

How come we don't close the connection object? Isn't that necessary?