ladybird/Tests/LibThreading
Jonathan Gamble 1e9f97a612 LibThreading: Run BackgroundAction error handlers on the origin loop
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.
2026-01-28 15:36:33 -06:00
..
CMakeLists.txt LibThreading: Run BackgroundAction error handlers on the origin loop 2026-01-28 15:36:33 -06:00
TestBackgroundAction.cpp LibThreading: Run BackgroundAction error handlers on the origin loop 2026-01-28 15:36:33 -06:00
TestThread.cpp Everywhere: Move the thread name parameter for Thread constructors 2026-01-26 15:51:46 -06:00