seq: place program lock around wakeup commands in ca callback
This prevents a race condition resulting in a crash when the program shuts down and deletes mutexes etc before the callback has issued its final ss_wakeup call.
Please register or sign in to comment