Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support [f]logging unsubscriptions. #45

Open
gabrielmontagne opened this issue Feb 19, 2020 · 1 comment
Open

Support [f]logging unsubscriptions. #45

gabrielmontagne opened this issue Feb 19, 2020 · 1 comment

Comments

@gabrielmontagne
Copy link
Contributor

Wouldn't it be cool if, to debug, our flog operator could also report when an observable was unsubscribed from?
I think it might be possible to do it by wiring by hand an Observable.create to create the new operator.

What do you think, @cristiano-belloni ?

@cristiano-belloni
Copy link
Collaborator

I guess we will need to use new Observable instead, but that'a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants