Skip to content

Conversation

@vgerak
Copy link
Contributor

@vgerak vgerak commented Oct 19, 2020

As proposed by @Zac-HD, increased timeout to 3 days. Closes #7911

Did not add myself to AUTHORS file, as it's a trivial commit.

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @vgerak!

@nicoddemus
Copy link
Member

Did not add myself to AUTHORS file, as it's a trivial commit.

Regardless, it is a valid contribution, feel free to add yourself. 😁

@nicoddemus nicoddemus added the needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch label Oct 19, 2020
@nicoddemus nicoddemus merged commit a431310 into pytest-dev:master Oct 28, 2020
nicoddemus added a commit to nicoddemus/pytest that referenced this pull request Oct 28, 2020
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
@nicoddemus
Copy link
Member

Backport: #7955

nicoddemus added a commit that referenced this pull request Oct 28, 2020
[6.1.x] Increase temp dir deletion period to 3 days (#7914)
@nicoddemus nicoddemus added backported and removed needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch labels Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tmpdir_factory deletes tmp dirs from other pytest processes after 3 hours, even if they are still running

3 participants