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

Stopping a Signal #68

Open
newlandsvalley opened this issue Sep 14, 2018 · 1 comment
Open

Stopping a Signal #68

newlandsvalley opened this issue Sep 14, 2018 · 1 comment

Comments

@newlandsvalley
Copy link
Contributor

If I create and then run a time-based signal using

Signal.Time.every

Is it possible to stop the signal?

@shamansir
Copy link

I am currently using this package and indeed, having the ability to cancel/stop the signal would be very handy. In my case user may create dozens of them under the hood, and could've cancel them as well, but by that I have to skip sending values manually for now.

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