Skip to content
  • Fabien Viale's avatar
    Stop the scheduler only in case of jython deadlocks · 987df7f3
    Fabien Viale authored
    It has been observed recently that shutdown of the scheduler server occurs in case of server lag, not due to python deadlocks. The goal of this change is to trigger a shutdown only when the cause is due to jython and not something else.
    
    (cherry picked from commit 1ba5c072)
    987df7f3