darcs patch: fix X.U.Run.spawnPipe fd leak

Hello,
spawnPipe was leaking the read end of the pipe in the parent, causing xmonad to
pass all of those to every launched process.
This fixes it and I think it should go into the release, if it isn't too late.
Regards,
Sun Oct 25 22:02:46 CET 2009 Tomas Janousek

On Sun, Oct 25, 2009 at 10:54:52PM +0100, Tomas Janousek wrote:
Hello,
spawnPipe was leaking the read end of the pipe in the parent, causing xmonad to pass all of those to every launched process.
This fixes it and I think it should go into the release, if it isn't too late.
Regards,
Sun Oct 25 22:02:46 CET 2009 Tomas Janousek
* fix X.U.Run.spawnPipe fd leak
Applied, thanks. By the way, this patch bundle hits darcs bug http://bugs.darcs.net/issue1644 . If you send more patches in the future, we can manually fix the bundles, but you might consider trying the workaround in the above link. Cheers, Spencer Janssen

Hello, On Sun, Oct 25, 2009 at 10:17:37PM -0500, Spencer Janssen wrote:
By the way, this patch bundle hits darcs bug http://bugs.darcs.net/issue1644 . If you send more patches in the future, we can manually fix the bundles, but you might consider trying the workaround in the above link.
Oh, I'm new to all this so I wasn't aware of it. I taught darcs send to use mutt and all my patches from now on will be ok :-). Regards, -- Tomáš Janoušek, a.k.a. Liskni_si, http://work.lisk.in/
participants (3)
-
Spencer Janssen
-
Tomas Janousek
-
Tomáš Janoušek