-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Given:
- Pending Fetch and Lock request
- The task acquisition thread has checked for tasks but has not yet entered the block where it waits for signals
When:
A new task is created and the acquisition thread is notified after checking for tasks (Coming back empty) and before waiting for the signal
Then:
- the request is pending and is not signalled