New submission from Alex stein:

I made a software synchronizing every 2 seconds files from the network through 
SSH using Paramiko library.

The software works normally on Linux and Windows 32 and 64 bits (never tried on 
Mac).

At the office, I use Windows XP 32 bits:
By comfort I made a link on the desktop pointing to the __init__.py file. I had 
no problems. Then I switched the extension file to .pyw.
The files are not synchronized every 2 seconds anymore but typically some time 
after 5 minutes. At the restart the files are immediately detected and 
synchronized.

The software runs multiples threads and processes.

I tryed to update Python interpreter but the bug remains.

----------
components: Windows
messages: 176667
nosy: Alex.stein
priority: normal
severity: normal
status: open
title: .pyw disturb multiprocessing behavior
type: behavior
versions: Python 2.7

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

Reply via email to