2008/11/22 Ben Schmidt <[EMAIL PROTECTED]>: > > I suspect a setsid() call (or perhaps setpgid()) would make this go > away; I mentioned it in an earlier post about these kinds of issues. Let > me see if I can find it... > > This one: > > http://groups.google.com/group/vim_mac/msg/ad3c5b53c0a5aa2b > > Perhaps try the setsid() call as discussed in there. We've tried the > signal() call already, which seems to have worked as I predicted, and > solved the zombie problem, but not the problem we were actually > discussing. I'm not all that confident about the setsid() call, but it's > something else to try; it might get rid of the messages.
Thanks for reminding me of that thread, I'll try it out. > No, Björn, on the contrary, recently I have seen the "connection is > invalid" message and not the "stray process" one. Oh! That I did not expect...good that you pointed it out. It gives me more to think about. Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
