FunctionStream / function-stream

Function Stream - Event-streaming function platform based on Apache Pulsar and WebAssembly
Apache License 2.0
39 stars 16 forks source link

fix : Closing the "result" within the goroutine of NewSinkTube may potentially cause a panic. #154

Closed wyyolo closed 6 months ago

wyyolo commented 6 months ago

In this pr solution to https://github.com/FunctionStream/function-stream/issues/150