Changeset - r28403:d4cdcb69255f
master
0
2
0
Fix: race-condition when quitting the game with libcurl (#11688)
There could be a callback in _new_http_callbacks that is not
processed yet. All callbacks in _http_callbacks were cancelled,
but not the ones in _new_http_callbacks
There could be a callback in _new_http_callbacks that is not
processed yet. All callbacks in _http_callbacks were cancelled,
but not the ones in _new_http_callbacks
2 files changed with 3 insertions and 18 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)