mirror of
https://github.com/gsi-upm/senpy
synced 2024-10-31 23:41:41 +00:00
3e3f5555ff
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. |
||
---|---|---|
.. | ||
async_plugin | ||
dummy_plugin | ||
sleep_plugin |