Skip to content

Wait on quick diff initialize before editing CU in test#3074

Merged
trancexpress merged 1 commit into
eclipse-jdt:masterfrom
trancexpress:gh79
Jul 10, 2026
Merged

Wait on quick diff initialize before editing CU in test#3074
trancexpress merged 1 commit into
eclipse-jdt:masterfrom
trancexpress:gh79

Conversation

@trancexpress

Copy link
Copy Markdown
Contributor

Tracings of recent SaveParticipantTest fail show the quick diff initialize job, accessing GapTextStore in parallel to the tests. This change joins this initialize job, prior to editing CUs from the tests - to avoid potential race conditions.

See: #79

Tracings of recent SaveParticipantTest fail show the quick diff initialize job,
accessing GapTextStore in parallel to the tests. This change joins this
initialize job, prior to editing CUs from the tests - to avoid potential race conditions.

See: eclipse-jdt#79
@trancexpress
trancexpress merged commit c6fffdd into eclipse-jdt:master Jul 10, 2026
13 checks passed
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.

1 participant