Changeset 34883 in project
- Timestamp:
- 11/10/17 21:14:40 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/scsh-process
r34880 r34883 414 414 === Changelog 415 415 416 * 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}}. 416 417 * 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. 417 418 * 0.8.3 - Fix {{wait}} with a plain pid or {{#f}} so that it updates any corresponding scsh-process objects that may exist (thanks to Jörg F. Wittenberger).
Note: See TracChangeset
for help on using the changeset viewer.