<#19370 Pytest in Pants `test` goal never terminat...
# github-notifications
c
#19370 Pytest in Pants `test` goal never terminates even after exceeding test timeout Issue created by jtilahun Describe the bug We've observed in CI that running Pytest tests in the Pants
test
goal can continue indefinitely and never terminate, even after the timeout of the test is exceeded. When this happens, the CI system has to terminate the run after the maximum CI runtime is exceeded. Logs from an example run below: 8_Pants Test.txt Pants version 2.16.0 OS Linux Additional info We've observed this behavior very sporadically, and for this reason, it's quite difficult to reproduce. However, we have observed this behavior multiple times now, so there's something happening here. pantsbuild/pants