Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Shut down the driver's connection pool safely #220

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

Merged
gwynne merged 1 commit into main from avoid-calling-elf-wait
May 24, 2024
Merged

Conversation

Copy link
Member

@gwynne gwynne commented May 24, 2024
edited by penny-for-vapor bot
Loading

These changes are now available in 2.9.2

Specifically, don't use the soft-deprecated AsyncKit API that calls EventLoopFuture.wait() internally; use the one that at least does it with Dispatch (best we can do without changing Fluent's driver interface).

@gwynne gwynne added the semver-patch Internal changes only label May 24, 2024
@gwynne gwynne requested review from 0xTim, MahdiBM and ptoffy May 24, 2024 09:58
Copy link

codecov bot commented May 24, 2024
edited
Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.77%. Comparing base (e44fcc8) to head (7b04b87).

Additional details and impacted files
@@ Coverage Diff @@
## main #220 +/- ##
=======================================
 Coverage 63.77% 63.77% 
=======================================
 Files 8 8 
 Lines 334 334 
=======================================
 Hits 213 213 
 Misses 121 121 
Files Coverage Δ
...es/FluentPostgresDriver/FluentPostgresDriver.swift 100.00% <100.00%> (ø)

Copy link
Member Author

gwynne commented May 24, 2024

The TSan failure in the 5.8 CI is a false positive that was fixed in 5.9.

@gwynne gwynne merged commit e2988a8 into main May 24, 2024
@gwynne gwynne deleted the avoid-calling-elf-wait branch May 24, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@0xTim 0xTim 0xTim approved these changes

@MahdiBM MahdiBM Awaiting requested review from MahdiBM

@ptoffy ptoffy Awaiting requested review from ptoffy

Assignees
No one assigned
Labels
semver-patch Internal changes only
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /