Closed lundibundi closed 6 years ago
ping @belochub.
Landed in 327c027aa23cd5acdbd655dbcba3abc79416c190.
@lundibundi But domains
are deprecated in Node.js, aren't they? It is unsafe to use them.
Not really, they have been deprecated for a few years already. They will remain 'doc-deprecation' until there is an alternative API present in core. I'll just switch to it then. Though that won't probably happen any time soon.
Wrap every test-function call in a domain to allow to properly catch and report such errors without failing the whole testing process.