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

Document use of spawn when creating timers #7

Open
raghavkarol opened this issue Feb 24, 2017 · 0 comments
Open

Document use of spawn when creating timers #7

raghavkarol opened this issue Feb 24, 2017 · 0 comments

Comments

@raghavkarol
Copy link
Contributor

raghavkarol commented Feb 24, 2017

When the requester of a timer dies it should be possible to get the timers that has been requested removed.

This is only a problem if more processes share the same Chronos timer server, since a single process which has started a Chronos timer server will drag Chronos down with it when it dies

raghavkarol pushed a commit to basho/chronos that referenced this issue Feb 24, 2017
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

1 participant