Skip to content

Remove unused r_test_lock()#1070

Merged
DavisVaughan merged 1 commit intomainfrom
feature/less-locks
Mar 5, 2026
Merged

Remove unused r_test_lock()#1070
DavisVaughan merged 1 commit intomainfrom
feature/less-locks

Conversation

@DavisVaughan
Copy link
Contributor

@DavisVaughan DavisVaughan commented Feb 27, 2026

There is a very obvious test lock we can remove from the ark tests called r_test_lock() that is no longer required because all ark tests run via nextest. This lock prevented ark tests from being run concurrently, but that isn't an issue any longer.

@DavisVaughan DavisVaughan merged commit b32cd7a into main Mar 5, 2026
8 checks passed
@DavisVaughan DavisVaughan deleted the feature/less-locks branch March 5, 2026 19:16
@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant