Fix problem with deleting temporary folders on Windows (re-created patch #1032)
When deleting temporary directories on Windows try a few times so we get around a Windows error, see issue #1031 for more details.
Pull Request Check List
Resolves: #1031, #1032 Pull request #1032 is stale, but I took out the code from that and made the requested changes from comments (decreased timeout to 1s and added a test)
- [x] Added tests for changed code.
- [x] Updated documentation for changed code.
Hi, @eblis are you still interested in bringing that to Poetry?
If @eblis is not available then I am certainly interested, I've hit this issue several times now with our CI machines. What would need to be done? Is it just fixing the pre-commit checks?
Hey, sorry, I completely missed the updates in this issue. What do you need done ?
It might be a matter of commenting pre-commit.ci autofix
Otherwise it'll need the checks fixing, see the failed check below
From what I can tell the relevant code has been moved to another repository called poetry-core.
@Secrus We're approaching 2 months with the open PR from @eblis is there anything we can do to move the issue forward?
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.