Davin Potts added the comment:

I'm having difficulty watching your video attachment.  Would it be possible to 
instead describe, preferably with example code that others can similarly try to 
reproduce the behavior, what you're experiencing?

Please keep in mind what the documentation repeatedly advises about the need 
for capturing your process-creating multiprocessing calls inside a "if __name__ 
== '__main__'" clause, especially on Windows platforms.

----------
nosy: +davin

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29345>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to