hyrise/hyrise-v1

random taskscheduler deadlocks

Closed this issue · 4 comments

./build/units-taskscheduler_debug --gtest_repeat=-1

deadlocks occasionally on syene.

any idea at which test?

sync_task_test for example. so far I've only seen the stalls with CentralScheduler and CentralPriorityScheduler.

ok, these two are fixed .... I will keep the test running for a while and then upload the fix

👍