Re: System.Process.runInteractiveCommand, exit_group ()

6 Oct
2008
6 Oct
'08
11:03 a.m.
Solved - exit_group() wasn't the problem. My wrapper program silently died from SIGPIPE. Best regards, J.W.

7 Oct
7 Oct
8:20 a.m.
New subject: System.Process.runInteractiveCommand, exit_group ()
Johannes Waldmann wrote:
Solved - exit_group() wasn't the problem. My wrapper program silently died from SIGPIPE.
This is something we changed in GHC 6.10.1, incedentally. Now SIGPIPE doesn't silently exit the program, and it will get an exception instead. Cheers, Simon
6069
Age (days ago)
6070
Last active (days ago)
1 comments
2 participants
participants (2)
-
Johannes Waldmann
-
Simon Marlow