Skip to content

Moving helpers handling into dedicated thread. (Fixes #7)

LRMS polling helper is restarted every 10 sec.

Helper handling is moved to separate thread independent of jobs processing. This makes it possible to have shorter restart times (currently 10 deconds).

Edited by Maiken

Merge request reports