Re: [tmux:tickets] #164 some directory file descriptors are not closed

2014-11-30 Thread Nicholas Marriott
On Sat, Nov 29, 2014 at 08:28:35PM +, Balazs Kezes wrote: > On 2014-11-01 15:53 +, ajs124 wrote: > > so I hit this bug which frequently prevents me from unmounting drives, > > because tmux has open file descriptors for directories on them. > > Those file descriptors are evidently not needed

Re: [tmux:tickets] #164 some directory file descriptors are not closed

2014-11-29 Thread Balazs Kezes
On 2014-11-01 15:53 +, ajs124 wrote: > so I hit this bug which frequently prevents me from unmounting drives, > because tmux has open file descriptors for directories on them. > Those file descriptors are evidently not needed anymore, because I can > attach gdb to the tmux process, close them m