Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ltk: fix NPE in TextFileChange.acquireDocument #1646 #1698

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Feb 19, 2024

synchronize concurrent access to TextFileChange.acquireDocument()

#1646

synchronize concurrent access to TextFileChange.acquireDocument()

eclipse-platform#1646
Copy link
Contributor

Test Results

   918 files  ±0     918 suites  ±0   50m 53s ⏱️ + 5m 9s
 7 434 tests ±0   7 284 ✅ ±0  150 💤 ±0  0 ❌ ±0 
23 451 runs  ±0  22 949 ✅ ±0  502 💤 ±0  0 ❌ ±0 

Results for commit cd86b16. ± Comparison against base commit 41d170e.

@jukzi jukzi merged commit 74289f5 into eclipse-platform:master Mar 5, 2024
16 checks passed
@jukzi jukzi deleted the acquireDocument branch March 5, 2024 09:59
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.

2 participants