Skip to content
Snippets Groups Projects

GAUDI-1084: modified test timeout handling to avoid infinite waits

Merged Marco Clemencic requested to merge clemenci/Gaudi:GAUDI-1084 into master
+ 45
10
Compare changes
  • Side-by-side
  • Inline
Files
@@ -2,6 +2,13 @@ package GaudiPolicy
package manager: Marco Clemencic
Commit Id: $Format:%H$
! 2015-09-24 - Marco Clemencic
- GAUDI-1084: replaced calls to Popen terminate and kill with a function that
recurse and send a signal to all the children.
! 2015-09-18 - Marco Clemencic
- GAUDI-1084: modified test timeout handling to avoid infinite waits
! 2015-09-03 - Charles Leggett
- fix for race condition w/ merge_files.py
Loading