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

Revert "Add Sendable conformances to WebsocketKit (#131)" #135

Merged
merged 1 commit into from
May 25, 2023

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented May 25, 2023

Due to unforeseen source compatibility breakage, this backs out the changes from release 2.10.0 for now.

@gwynne gwynne added bug Something isn't working semver-minor Contains new APIs labels May 25, 2023
@gwynne gwynne requested a review from 0xTim May 25, 2023 06:37
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2023

Codecov Report

Merging #135 (48678fd) into main (c2e0aa4) will increase coverage by 1.85%.
The diff coverage is 91.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   83.93%   85.78%   +1.85%     
==========================================
  Files           6        6              
  Lines         641      626      -15     
==========================================
- Hits          538      537       -1     
+ Misses        103       89      -14     
Impacted Files Coverage Δ
Sources/WebSocketKit/WebSocket+Connect.swift 98.59% <ø> (ø)
Sources/WebSocketKit/WebSocketHandler.swift 62.50% <ø> (ø)
...bSocketKit/Concurrency/WebSocket+Concurrency.swift 73.52% <75.00%> (+19.36%) ⬆️
Sources/WebSocketKit/WebSocket.swift 87.74% <94.91%> (-0.99%) ⬇️
Sources/WebSocketKit/WebSocketClient.swift 95.29% <100.00%> (-0.06%) ⬇️

@gwynne gwynne merged commit 0b43ce5 into main May 25, 2023
7 of 8 checks passed
@gwynne gwynne deleted the revert-sendable branch May 25, 2023 06:48
@VaporBot
Copy link

These changes are now available in 2.11.0

0xTim added a commit that referenced this pull request May 25, 2023
0xTim added a commit that referenced this pull request May 25, 2023
* Add dev containers to gitignore

* Revert "Revert "Add Sendable conformances to WebsocketKit (#131)" (#135)"

This reverts commit 0b43ce5.

* Add @preconcurrency annotations to work around unsafe users

* More preconcurrency annotations

* Add API breakage allowlist

* Add missing preconcurrency annotations

* Last missing annotations

* Update allowlist

---------

Co-authored-by: Gwynne Raskind <gwynne@vapor.codes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver-minor Contains new APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants