ngneat / until-destroy

🦊 RxJS operator that unsubscribe from observables on destroy
https://netbasal.com/
MIT License
1.74k stars 100 forks source link

fix: do not use RxJS scheduler since this may flush the queue within the root zone #202

Closed arturovt closed 2 years ago

arturovt commented 2 years ago

Issue: #199