mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-04 06:47:40 +00:00
Fixes a bug when session history traversal queue task could be interrupted by another SHTQ task execution. For example: 1. SHTQ timer callback starts executing a task from the queue. 2. spin_until() is invoked during task execution. 3. SHTQ timer callback starts executing a task from the queue.
2.2 KiB
2.2 KiB