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: #763
(cherry picked from commit b11b1f611c
)
pull/886/head^2
parent
28d05dfae6
commit
b270a6ffbf
Loading…
Reference in new issue