Fix hang caused by steal command with empty test queue

Fixes #884
This commit is contained in:
Aleksandr Mezin
2023-03-09 14:31:13 +02:00
parent 58fd7ccc05
commit 6abcdfc22e
3 changed files with 50 additions and 2 deletions

1
changelog/884.bugfix Normal file
View File

@@ -0,0 +1 @@
Fixed hang in ``worksteal`` scheduler.