-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Change IOContext from READONCE to DEFAULT to avoid WrongThreadException (#17502) #17544
Change IOContext from READONCE to DEFAULT to avoid WrongThreadException (#17502) #17544
Conversation
…on (opensearch-project#17502) --------- Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
❌ Gradle check result for c416354: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for c416354: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for c416354: null Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for c416354: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #17544 +/- ##
============================================
+ Coverage 71.91% 72.01% +0.09%
- Complexity 65941 66000 +59
============================================
Files 5342 5342
Lines 307287 307288 +1
Branches 44849 44849
============================================
+ Hits 220997 221289 +292
+ Misses 67862 67515 -347
- Partials 18428 18484 +56 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Backport 588f46d from #17502