domains: properly check if domains are being used
process.domain is almost never just undefined, so it was setting the object property unnecessarily.
parent
166c405b
Please register or sign in to comment
process.domain is almost never just undefined, so it was setting the object property unnecessarily.