Skip to content

Conversation

@afck
Copy link
Contributor

@afck afck commented Jun 18, 2025

Motivation

The ScyllaDB tests currently hang on main because we hold a DashMap lock across an await point.

Proposal

Don't.

Test Plan

This fixed the ScyllaDB deadlock for me locally.

Release Plan

  • Nothing to do / These changes follow the usual release cycle.

Links

Copy link
Contributor

@MathieuDutSik MathieuDutSik left a comment

Choose a reason for hiding this comment

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

I thought that this had been addressed in previous PRs.

@afck afck enabled auto-merge June 18, 2025 14:43
@afck
Copy link
Contributor Author

afck commented Jun 18, 2025

I created #4139: That'll be a bit more work, but it should prevent these issues in the future.

@afck afck added this pull request to the merge queue Jun 18, 2025
Merged via the queue into linera-io:main with commit ff4b9b6 Jun 18, 2025
28 checks passed
@afck afck deleted the dash-map-deadlock branch June 18, 2025 15:28
Copy link
Contributor

ndr-ds commented Jun 18, 2025

@MathieuDutSik It was being fixed on #4047, but we haven't merged that yet

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.

3 participants