Skip to content

Swift6 compilation mode support#2

Merged
lvalenta merged 17 commits intomasterfrom
swift6-compilation-mode
Apr 2, 2025
Merged

Swift6 compilation mode support#2
lvalenta merged 17 commits intomasterfrom
swift6-compilation-mode

Conversation

@lvalenta
Copy link
Collaborator

@lvalenta lvalenta commented Feb 17, 2025

This MR provides support for Swift6 compilation mode. Fixes an issue where sending a Sendable value to publisher was crashing the application due to DispatchQueue.main precondition - I found no way to make it work, not even initializing it on different Queue and then sending the value on that queue would help.

@lvalenta lvalenta merged commit 78e1cf1 into master Apr 2, 2025
1 check failed
lvalenta added a commit that referenced this pull request Apr 2, 2025
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.

2 participants