Antoine Pitrou <[email protected]> added the comment: I'm not sure the race condition possibility is important. Is shutil.copytree() protected against such race conditions in the first place?
(I'd argue this bug is less about potential DOS attacks than the simple unfriendliness of indefinitely blocking) ---------- message_count: 6.0 -> 7.0 nosy: +pitrou nosy_count: 4.0 -> 5.0 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue3002> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
