mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #474, always release publish for source.
This commit is contained in:
parent
0d57ef9373
commit
a994191ddc
4 changed files with 13 additions and 2 deletions
|
@ -217,6 +217,8 @@ namespace internal {
|
|||
|
||||
handler->on_thread_stop();
|
||||
srs_info("thread %s cycle finished", _name);
|
||||
|
||||
// TODO: FIXME: when thread terminated normally, set the tid to NULL.
|
||||
}
|
||||
|
||||
void* SrsThread::thread_fun(void* arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue