﻿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
31168	Add ability to mark test as parallel unsafe.	Stuart Axon	nobody	"I'd like to run use --parallel, but my website uses TreeBeard (via django cms), where some operations fail due to a race condition under parallel operation.

I don't see a fix any time soon in DCMS's future, but this can't be the only library with a similar issue.


It would be good if I could mark a test as @parallel_unsafe so that the rest of the tests could run in parallel, while all the parallel_unsafe tests would be guaranteed to run one at a time.


"	New feature	closed	Testing framework	dev	Normal	wontfix			Unreviewed	0	0	0	0	0	0
