How many times would you expect it to be called? Are you running the event loop in the thread receiving the signal?
By the way, you're not protecting your Manager object from concurrent access from within different threads.
How many times would you expect it to be called? Are you running the event loop in the thread receiving the signal?
By the way, you're not protecting your Manager object from concurrent access from within different threads.
Bookmarks