These 2 tasks are failing on postgresql backend, I was unable to check what's the real reason for this (graph was empty so wait_for_finish exits immediately). All other tests are working, full solar workflow is also working.
I suppose that it may be related to a way how these tests are working (spawning green thread for worker etc). I don't wanted to change these tests.
- test_concurrent _sequences_ with_no_ handler _fixture
- test_sequential
These 2 tasks are failing on postgresql backend, I was unable to check what's the real reason for this (graph was empty so wait_for_finish exits immediately). All other tests are working, full solar workflow is also working.
I suppose that it may be related to a way how these tests are working (spawning green thread for worker etc). I don't wanted to change these tests.