======================================================================
FAIL: test_shutdown_timeout (traits_futures.tests.test_traits_process_executor.TestTraitsExecutor)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.10.6\x64\lib\site-packages\traits_futures\tests\traits_executor_tests.py", line 242, in test_shutdown_timeout
self.assertLess(actual_timeout, 1.0)
AssertionError: 1.219000000000051 not less than 1.0
test_shutdown_timeout
occasionally fails on CI:First seen here: https://github.com/enthought/traits-futures/runs/7936411786?check_suite_focus=true
Unless this becomes frequent enough to be disruptive to development, I think we should probably leave this test alone.