harden _pytest.tmpdir.ensure_deletable #4245
Labels
plugin: tmpdir
related to the tmpdir builtin plugin
type: infrastructure
improvement to development/releases/CI structure
followup to #4222
ensure_deletable
has a potential race condition when 2 processes have a certain timingmy initial assessment is that its far more unlikely than the create vs delete match but given large enough test sets we are probably bound to see it, its unclear how to test for it
The text was updated successfully, but these errors were encountered: