Issue 573 in xmonad: getSelection leaks a handle to the X server

Status: New Owner: ---- Labels: Component-Contrib New issue 573 by allber...@gmail.com: getSelection leaks a handle to the X server http://code.google.com/p/xmonad/issues/detail?id=573 getSelection opens its own connection to the X server to retrieve and convert the current selection without impacting the main connection or run loop. It doesn't close the connection afterward, so repeated use will eventually cause the server to stop accepting connections or xmonad to run out of file descriptors, depending on system load etc. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings
participants (1)
-
codesite-noreply@google.com