Hi All,

Regarding multiprocessing, on systems without fork (such as Windows) it attempts to "fork" by starting a new Python process and re-importing everything.

@Tal
That surprises my and violates my assumptions;) Could you please point me somewhere to read about this behavior?

Yours,
Marcin

Reply via email to