Closed SystemParadox closed 4 years ago
To be honest, the watch plugin should be disabled by default to prevent this message completely. As a policy any plugin that requires additional setup should be opt-in only - it should not be in the default plugins list.
I think this is a fair policy. I would emphasize that the watch plugin is (in my opinion) one of the biggest value-adds to multimeter (aside from just being a headless console), so, while disabling it by default might be the best choice, emphasizing it and making setup easy should probably be a goal as well.
Fix TypeError, remove unnecessary stack trace.
Change this:
To this:
To be honest, the watch plugin should be disabled by default to prevent this message completely. As a policy any plugin that requires additional setup should be opt-in only - it should not be in the default plugins list.