Skip to content
Commit 4c971b76 authored by Santiago Gil's avatar Santiago Gil
Browse files

Scheduler: fix monitoring variables initialization

Calling `Scheduler.activate_monitoring()` from the `Scheduler`
constructor didn't have any effect because `self.activate_monitoring()`
always exited early.

This change fixes the boolean check before that function call so that
the monitoring structures get initialized properly.
parent b9f59bf3
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment