Diego Queiroz <queiroz.di...@gmail.com> added the comment:

Well. My application does not actually randomly remove the folders, it just 
can't guarantee for a given process how the folder it created will be deleted.

I have many tasks running on a cluster using the same disk. Some tasks creates 
the folders/files and some of them remove them after processing. What each task 
will do depends of the availability of computational resources.

The application is also aware of possible user interaction, that is, I need to 
be able to manipulate folders manually (adding or removing) without crashing 
the application or corrupting data.

----------

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

Reply via email to