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 6c5c1e5426
)
releases/22
parent
b506faaa2d
commit
a06c18e8bd
Loading…
Reference in new issue