Closed alchster closed 4 years ago
The problem was that epoll_wait() returns -1 when the process is interrupted and so the main loop exited
epoll_wait()
fixes odknt/bspwmbar#36
The problem was that
epoll_wait()
returns -1 when the process is interrupted and so the main loop exitedfixes odknt/bspwmbar#36