mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This is instead of verifying that it's 0 after running a round. The previous way would cause it to assert if it the blocking task was at a higher level of the stack than the current level, and thus in a different TaskQueue. This way we just verify that no new tasks are left over. Swift SVN r26501
17 KiB
17 KiB