* Plugin reload mechanism - Wrap reload_plugins with mutex lock - Add methods for calculating plugin registry hash * Perform plugin reload at critical entry points to the registry - Background worker will correctly reload registry before performing tasks - Ensures that the background worker plugin regsistry is up to date |
||
|---|---|---|
| .. | ||
| AppMixin.py | ||
| ReportMixin.py | ||
| ScheduleMixin.py | ||
| SettingsMixin.py | ||
| UrlsMixin.py | ||
| __init__.py | ||
| mixins.py | ||
| test_mixins.py | ||