-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Problem: flux-exec uses 'flux imp kill' to send signals to remote process if the IMP started them, but the IMP will now forward signals and 'flux imp kill' is deprecated. Don't call 'flux imp kill'. When the IMP starts a process, translate SIGKILL to SIGUSR1 per RFC 15. Drop note about 'flux imp kill' from the flux-exec(1) man page.
- Loading branch information
Showing
2 changed files
with
14 additions
and
59 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