Skip to content

fix: avoid send name collision in observable runtime#9

Merged
couchdeveloper merged 3 commits into
mainfrom
fix/observable-send-name-collision
May 24, 2026
Merged

fix: avoid send name collision in observable runtime#9
couchdeveloper merged 3 commits into
mainfrom
fix/observable-send-name-collision

Conversation

@couchdeveloper
Copy link
Copy Markdown
Owner

Summary

Fix an issue with older compilers

  • rename the stored runtime send handle in EffectObservable
  • avoid a name collision with send(_:) that older Swift compilers misresolve
  • keep runtime cancellation and failure propagation behavior unchanged

@couchdeveloper couchdeveloper merged commit af4d021 into main May 24, 2026
1 check passed
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.

1 participant