0no-co / wonka

🎩 A tiny but capable push & pull stream library for TypeScript and Flow
MIT License
709 stars 29 forks source link

fix: Add missing Close signal to takeUntil operator #128

Closed kitten closed 1 year ago

kitten commented 1 year ago

Adds missing Close signal to takeUntil when notifier receives a Push event.