﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
16108	File removal race condition in FileSystemStorage	Aymeric Augustin	nobody	"#16082 describes a race condition in directory creation. It was fixed, however, the same race condition still exists in the file removal code, a few lines below.

While this bug is unlikely to show up in production, it's probably worth fixing in the same way, for the sake of consistency and robustness.

Attached patch proposes a fix similar to r16280. Also, it improves slightly the test case added at that revision."	Bug	closed	File uploads/storage	1.3	Normal	fixed	FileSystemStorage file deletion race condition	piethon@…	Ready for checkin	1	0	0	0	0	0
