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

Allow to call FSEventsEmitter.stop() twice without error #466

Merged
merged 3 commits into from
Sep 19, 2018

Conversation

LKleinNux
Copy link
Contributor

Calling .stop() on an already stopped emitter will do nothing instead of raising an error on a null pointer.

@BoboTiG
Copy link
Collaborator

BoboTiG commented Sep 10, 2018

Thanks! Could you fix tests?

@BoboTiG
Copy link
Collaborator

BoboTiG commented Sep 19, 2018

Tests are OK, I am merging. Thanks @LKleinNux :)

@BoboTiG BoboTiG merged commit e2730fd into gorakhargosh:master Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants