mirror of https://github.com/asterisk/asterisk
It's possible that ast_autoservice_stop is called within the autoservice thread. In this case the autoservice thread is stuck in an endless sleep. To avoid endless sleep ast_autoservice_stop must check that it's not called within the autoservice thread. Fixes: #763pull/955/head
parent
af3113d5c8
commit
b11b1f611c
Loading…
Reference in new issue