Currently this module doesn't set `process.domain`, to be consistent with node it should set this at the beginning of #run and remove it at the end. Also missing `domain.active`.
Currently this module doesn't set
process.domain, to be consistent with node it should set this at the beginning of #run and remove it at the end.Also missing
domain.active.