lumiera_/tests/core/steam
Ichthyostega fdd8e2d595 Library: identify reason for deadlock
- the deadlock was caused by leaking error state through the C-style lumiera_error

- but the reason for the deadlock lies in the »convenience shortcut«
  in the Object-Monitor scope guard for entering a wait state immediately.
  This function undermines the unlocking-guarantee, when an exception
  emanates from within the wait() function itself.
2023-09-30 23:55:42 +02:00
..
asset Library: rectify confusingly named function on the Grid API 2022-12-05 01:05:23 +01:00
control Library: identify reason for deadlock 2023-09-30 23:55:42 +02:00
engine Activity-Lang: failure will certainly not be signalled to the Job 2023-08-15 17:18:30 +02:00
fixture Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
mobject Dispatcher-Pipeline: prepare test for the new NodeGraphAttachment 2023-06-07 04:03:00 +02:00
play Job-Planning: frame number now additionally required in FrameCoord 2023-06-17 03:10:57 +02:00
render-segment-test.cpp Dispatcher-Pipeline: prepare test for the new NodeGraphAttachment 2023-06-07 04:03:00 +02:00