Commit b24028d
committed
ADThreadNetClient worker thread now queries action objects for shutdown request prior to calling action, as blocking actions release the main thread which then allows the action object to potentially go out of scope before the method is called by the worker leading to SEGVs
1 parent 9e85fad commit b24028d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
| 431 | + | |
| 432 | + | |
431 | 433 | | |
432 | | - | |
433 | 434 | | |
434 | 435 | | |
435 | 436 | | |
| |||
0 commit comments