access/alsa.c: Do not hang when stopping to record.
The code would block on the Audio Capture Thread that did not finish, when the recording was stopped. By explicitly checking for the module to be alive in the Audio Capture Thread this problem is resovled.
Showing
Please register or sign in to comment