sse icon indicating copy to clipboard operation
sse copied to clipboard

Context cancelled should be respected

Open ss89 opened this issue 3 years ago • 3 comments

SubscribeWithContext and SubscribeChanWithContext should respect if the passed context got cancelled and by definition return that error. Am i wrong?

ss89 avatar Apr 24 '22 17:04 ss89

Bumped into this as well. This should fix it: https://github.com/peteut/sse/commit/1f7e17964175ef6bfb664616fed0925cbf9e142b .

peteut avatar Apr 27 '22 14:04 peteut

Hitting this issue aswell.

brianmcgee avatar Oct 04 '22 09:10 brianmcgee

Any ETA on this?

bogdanprodanj avatar Feb 07 '23 15:02 bogdanprodanj