-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This backend appears to miss some signals that are raised on other threads. This might be the cause of smol-rs/async-process#55. I don't feel like kneading signalfd into a better shape, and it probably isn't much of an improvement over the pipe strategy anyways. So I've just removed it. Signed-off-by: John Nunley <dev@notgull.net>
- Loading branch information
Showing
3 changed files
with
1 addition
and
217 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.