sui
sui copied to clipboard
Flaky test `test_local_execution_with_missing_parents`
It appears test_local_execution_with_missing_parents in transaction_orchestrator_tests is flaky. Also, if I replace #[tokio::test] with #[tokio::test(flavor = "current_thread", start_paused = true)] it fails 100% of the time.