[go: nahoru, domu]

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

Prevent crash in SyncProducer.stop() if Network.sync.start() was not called. #128

Conversation

comkieffer
Copy link

If we call Network.sync.stop() before calling Network.sync.start() then _task is not defined. Int his case stop() should be a no-op.

If we call `Network.sync.stop()` before calling `Network.sync.start()` then `_task` is not defined. Int his case `stop()` should be a no-op.
@christiansandberg christiansandberg merged commit b638e62 into christiansandberg:master Nov 30, 2018
@christiansandberg christiansandberg added this to the v0.8.1 milestone Mar 6, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants