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 b9b0cffc29
)
releases/21
parent
aa78882fe3
commit
3a5b158a40
Loading…
Reference in new issue