Created
December 11, 2013 16:54
-
-
Save reiddraper/7914186 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
select(2, [0 1], NULL, NULL, {900, 0}) = 1 (in [0], left {899, 949910}) | |
wait4(1401, 0x7fffe90edd0c, WNOHANG, NULL) = 0 | |
read(0, "10:53:10.322 [error] Supervisor "..., 8192) = 438 | |
lseek(2, 0, SEEK_END) = 90736 | |
write(2, "10:53:10.322 [error] Supervisor "..., 438) = 438 | |
select(2, [0 1], NULL, NULL, {900, 0}) = 1 (in [0], left {899, 958221}) | |
wait4(1401, 0x7fffe90edd0c, WNOHANG, NULL) = 0 | |
read(0, "10:53:14.135 [error] Supervisor "..., 8192) = 461 | |
lseek(2, 0, SEEK_END) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment