[xmonad] Issue 576 in xmonad: On FreeBSD Xmonad loses first hotkey sometimes

codesite-noreply at google.com codesite-noreply at google.com
Mon Oct 13 20:05:01 UTC 2014


Comment #13 on issue 576 by martin.s... at gmail.com: On FreeBSD Xmonad loses  
first hotkey sometimes
https://code.google.com/p/xmonad/issues/detail?id=576

I have done some experiments, too, and I copied the functions involved  
doing spawn into a simple program using the IO monad to fork. I could not  
produce a problem with this setup, but maybe the race condition leading to  
this does not appear there at all, because it is a lightweight program that  
executes forks in system a bit faster.

I ask myself if this has something to do with the fact that the spawn runs  
inside an X action. Do I understand it right or am I completely wrong? In  
some parts Xmonad lacks function type descriptions.

Why is SIGALRM handler installed at all there?

-- 
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


More information about the xmonad mailing list