2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-28 23:08:03 +00:00
Files
InvenTree/InvenTree/plugin/base/integration/SettingsMixin.py
Oliver 06eb948528 Plugin reload mechanism (#5649)
* 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
2023-10-04 09:00:11 +11:00

3.4 KiB