Skip to content

Double the fixture lock timeout#1606

Merged
Sebastian Thiel (Byron) merged 1 commit intoGitoxideLabs:mainfrom
EliahKagan:fixture-timeout
Sep 24, 2024
Merged

Double the fixture lock timeout#1606
Sebastian Thiel (Byron) merged 1 commit intoGitoxideLabs:mainfrom
EliahKagan:fixture-timeout

Conversation

@EliahKagan
Copy link
Copy Markdown
Member

@EliahKagan Eliah Kagan (EliahKagan) commented Sep 24, 2024

Fixes #1605

As suggested in #1605 (comment), this increases the lock timeout gix-testtools uses when it runs fixture scripts.

If 6 minutes is too long, I can experiment with intermediate values.

Duration::from_mins is still marked experimental in the standard library, so I've continued to use Duration::from_secs with * 60 as before.

This increases the lock timeout used in `gix-testtools` from 3 min
6 min. This seems to fix GitoxideLabs#1605.
Copy link
Copy Markdown
Member

@Byron Sebastian Thiel (Byron) left a comment

Choose a reason for hiding this comment

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

Thanks a lot, I am glad this works.

And I am so looking forward to the day when there is a system that allows to keep issues, and reviews, and all metadata, directly in the repository and referenceable from commits.

@Byron Sebastian Thiel (Byron) merged commit 8c9e827 into GitoxideLabs:main Sep 24, 2024
@EliahKagan Eliah Kagan (EliahKagan) deleted the fixture-timeout branch September 24, 2024 19:44
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.

packed::iter::performance on riscv64 has PermanentlyLocked failure running fixture

2 participants