bytecodealliance / wrpc

Wasm component-native RPC framework
Other
118 stars 19 forks source link

[go] nested NATS stream lifetime #266

Open rvolosatovs opened 3 weeks ago

rvolosatovs commented 3 weeks ago

Currently nested NATS stream subscriptions are leaked and never GC'ed, we should expose Close on Receiver abstraction to handle that