Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

"Unknown system errno 3 kill" #2040

Closed
tj opened this issue Nov 7, 2011 · 3 comments
Closed

"Unknown system errno 3 kill" #2040

tj opened this issue Nov 7, 2011 · 3 comments
Milestone

Comments

@tj
Copy link

tj commented Nov 7, 2011

sending a null signal and receiving this error object:

{ [Error: Unknown system errno 3 kill]
  code: 'kill',
  errno: 'kill',
  syscall: 'Unknown system errno 3' }
@tj
Copy link
Author

tj commented Nov 7, 2011

looks like ESRCH is just missing in libuv

@tj
Copy link
Author

tj commented Nov 7, 2011

joyent/libuv#239

@tj tj closed this as completed Nov 7, 2011
@ry ry reopened this Nov 7, 2011
@ry
Copy link

ry commented Nov 7, 2011

when joyent/libuv#239 is landed in node close this ticket. until then it's a blocker for v0.6.1

@ry ry closed this as completed in 409915e Nov 8, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants