Skip to content

Instantly share code, notes, and snippets.

@watson
Last active February 22, 2018 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save watson/d67b60629026fdb7d081be7477c040e5 to your computer and use it in GitHub Desktop.
Save watson/d67b60629026fdb7d081be7477c040e5 to your computer and use it in GitHub Desktop.
Breaks in Node.js 9.6.0
var assert = require('assert')
var events = require('events')
assert(events.usingDomains)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment