shaunvxc / pytchfork

:fork_and_knife: easily turn functions into worker processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test_context_manager does not pass for python 2.6

shaunvxc opened this issue · comments

Seems that the _processes attribute does not exist in python or cannot be accessed at all in python 2.6. Look for a way around this