You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
senpy/tests/plugins
J. Fernando Sánchez e582ef07d4 Fix multiprocessing tests in python2.7
Closes #28 for python 2.

Apparently, process pools are not contexts in python 2.7.
On the other hand, in py2 you cannot pickle instance methods, so
you have to implement Pool tasks as independent functions.
7 years ago
..
async_plugin Fix multiprocessing tests in python2.7 7 years ago
dummy_plugin Accept plugin pipelines 7 years ago
sleep_plugin Fix list of plugins 7 years ago