Possible race condition in tests/test-logger.py
Job #487119 failed for a4c156ee:
======================================================================
FAIL: test_default_filename_from_argv0 (__main__.TestLogger)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/build-snapshot.9SzB6mmpe7/steam-runtime-tools-0.20240321.1~0.20240321.0+8+ga4c156e/_build/../tests/test-logger.py", line 184, in test_default_filename_from_argv0
self.assertIn(b'hello, world\n', content)
AssertionError: b'hello, world\n' not found in b'srt-logger[5532]: Log opened 2024-03-25 15:21:16+0000\n'
----------------------------------------------------------------------