mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-07 15:50:27 +00:00
only applicable in mulithread enviroments
This commit is contained in:
parent
aee8ca1c78
commit
a3d0dcb5bb
@ -170,7 +170,7 @@ class PluginsRegistry:
|
|||||||
|
|
||||||
# Do not reload whe currently loading
|
# Do not reload whe currently loading
|
||||||
if self.is_loading:
|
if self.is_loading:
|
||||||
return
|
return # pragma: no cover
|
||||||
|
|
||||||
logger.info('Start reloading plugins')
|
logger.info('Start reloading plugins')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user