OF-1147: Thread safety when modifying admin console
When there are multiple plugins loading at the same time, they can concurrently attempt to add models to the admin console. To prevent concurrency issues, those methods are made synchronous.
Showing
Please register or sign in to comment