Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Code
-
Low
-
Low Hanging Fruit
-
Code Inspection
-
All
-
None
-
Description
When acquiring capacity to process an inbound internode message, a failure to allocate from the endpoint-specific reserve returns the wrong Outcome. This means we only ever register with globalWaitQueue, although this probably doesn't actually ever get detected as the global and endpoint queues are always signalled together.