1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-21 06:01:43 +00:00
senpy/tests/plugins
J. Fernando Sánchez 3e3f5555ff Fixed py2 problems and other improvements
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.
2017-08-27 20:00:29 +02:00
..
async_plugin Closes #40 2017-06-16 18:00:43 +02:00
dummy_plugin WIP simpler pipeline 2017-08-23 18:17:26 +02:00
sleep_plugin Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00