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

Fix blocking issue with CompletableFuture #54

Merged
merged 8 commits into from
Aug 30, 2024
Merged

Conversation

SanjulaGanepola
Copy link
Member

No description provided.

Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Copy link

github-actions bot commented Aug 30, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 82f6bdc.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
@SanjulaGanepola SanjulaGanepola marked this pull request as ready for review August 30, 2024 21:09
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
@SanjulaGanepola SanjulaGanepola requested review from jonnyz32 and ThePrez and removed request for jonnyz32 August 30, 2024 22:10
@SanjulaGanepola SanjulaGanepola merged commit 92d80b6 into main Aug 30, 2024
4 checks passed
@SanjulaGanepola SanjulaGanepola deleted the fix/send-blocking branch August 30, 2024 22:12
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.

Cleanup from pr #40 Fix SqlJob.send blocking main thread Fix pool tests not executing in parallel
1 participant