BEHAVIOR CHANGE: Don't call on_error if cancelled, just reject. Don't reject promise from the background thread. Prevent data race on cancelled flag. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestBackgroundAction.cpp | ||
| TestThread.cpp | ||
BEHAVIOR CHANGE: Don't call on_error if cancelled, just reject. Don't reject promise from the background thread. Prevent data race on cancelled flag. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestBackgroundAction.cpp | ||
| TestThread.cpp | ||