process: pid can be a string in process.kill()
Not allowing string was a change from v0.10 behaviour, commented on in joyent/node#7991. Allow them again, but still check that argument is numberish. Also, simplify the fragile and non-portable test code introduced in 832ec1cd that required fixups 2a415358, and ef3c4ed3. PR-URL: https://github.com/joyent/node/pull/8531 Reviewed-by:Trevor Norris <trev.norris@gmail.com>
parent
f6556b67
Please register or sign in to comment