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

Adopt Async Shutdown #221

Merged
merged 5 commits into from
Oct 6, 2024
Merged

Adopt Async Shutdown #221

merged 5 commits into from
Oct 6, 2024

Conversation

0xTim
Copy link
Member

@0xTim 0xTim commented Oct 6, 2024

These changes are now available in 2.10.0

Fixes an issue where Fluent Postgres would hang, especially when installing the NIO Event Loop executor.

Drops support for Swift 5.8

@0xTim 0xTim added the semver-minor Contains new APIs label Oct 6, 2024
@0xTim 0xTim requested a review from gwynne as a code owner October 6, 2024 01:08
Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.39%. Comparing base (e2988a8) to head (8164723).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
- Coverage   63.77%   63.39%   -0.38%     
==========================================
  Files           8        8              
  Lines         334      336       +2     
==========================================
  Hits          213      213              
- Misses        121      123       +2     
Files with missing lines Coverage Δ
...es/FluentPostgresDriver/FluentPostgresDriver.swift 86.66% <100.00%> (-13.34%) ⬇️
.../FluentPostgresDriver/PostgresError+Database.swift 92.30% <ø> (ø)

@0xTim 0xTim merged commit fd57101 into main Oct 6, 2024
5 checks passed
@0xTim 0xTim deleted the async-lifecycle branch October 6, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-minor Contains new APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants