Skip to content

Fix deprecation warning - #4

Merged
3rd-Eden merged 2 commits into
observing:masterfrom
lpinca:fix/deprecation-warning
Jun 14, 2016
Merged

Fix deprecation warning#4
3rd-Eden merged 2 commits into
observing:masterfrom
lpinca:fix/deprecation-warning

Conversation

@lpinca

Copy link
Copy Markdown
Contributor

This patch makes devnull use the events module instead of process.EventEmitter because the latter has been deprecated in node 6.

This silences an annoying warning that is logged to the console when devnull is required.

@3rd-Eden
3rd-Eden merged commit ff99281 into observing:masterJun 14, 2016
@3rd-Eden

Copy link
Copy Markdown
Member

ty

Sign up for freeto 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.

2 participants

@lpinca@3rd-Eden