]
Tom Jenkinson updated JBTM-1906:
--------------------------------
Fix Version/s: (was: 5.later)
Improve CI timeout handling
---------------------------
Key: JBTM-1906
URL:
https://issues.jboss.org/browse/JBTM-1906
Project: JBoss Transaction Manager
Issue Type: Task
Components: Testing
Reporter: Tom Jenkinson
Assignee: Gytis Trikleris
Priority: Minor
We do not timeout the CI runs so that someone can have the opportunity to kill -3 the
Java processes when they notice that the run has hung. It is therefore possible for the
rogue processes to clog up CI. Also, if we were to move to alternative CI arrangements it
may be necessary to set a timeout and in that case we would not have the opportunity to be
alerted of the hang.