Changeset 34896 in project
- Timestamp:
- 11/18/17 15:11:04 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/scsh-process
r34883 r34896 414 414 === Changelog 415 415 416 * 1.1.0 - Move signal handler into a separate thread to allow signaling the thread that was interrupted by the handler. 416 417 * 1.0.0 - Fix {{fork}} restoration of signal mask to what it was before {{fork}} rather than blindly unmasking it. Fix {{wait}} test with {{#f}} argument. Fix (conditional) unmasking of signal/chld in the child thunk after performing a {{fork}}. 417 418 * 0.9.0 - Fix race condition that sometimes caused the loss of the exit statuses of already reaped child processes, which would cause an infinite loop when waiting for the process again.
Note: See TracChangeset
for help on using the changeset viewer.