[xmonad] Issue 441 in xmonad: XMonad.Util.Run.safeSpawn does not uninstallSignalHandlers
codesite-noreply at google.com
codesite-noreply at google.com
Mon Apr 4 19:27:28 CEST 2011
Status: New
Owner: ----
New issue 441 by dylan-go... at dylex.net: XMonad.Util.Run.safeSpawn does not
uninstallSignalHandlers
http://code.google.com/p/xmonad/issues/detail?id=441
I have run into programs that fail when run by safeSpawn but succeed with
spawn. I tracked it down in one (python) and it seems to be due to
uninstallSignalHandlers. When run by safeSpawn, the program reports errors
from wait.
Arguably applications should perhaps be more robust, but it seems worth
fixing here.
More information about the xmonad
mailing list