mirror of
https://github.com/gsi-upm/senpy
synced 2025-04-08 21:15:55 +00:00
We've changed the way plugins are activated, and removed the notion of deactivated plugins. Now plugins activate asynchronously. When calling a plugin, it will be activated if it wasn't, and the call will wait for the plugin to be fully activated.