Skip to content

Use WeakPtr for Socket in Miso.Runtime.#1114

Draft
dmjio wants to merge 5 commits into
masterfrom
weak-ptr
Draft

Use WeakPtr for Socket in Miso.Runtime.#1114
dmjio wants to merge 5 commits into
masterfrom
weak-ptr

Conversation

@dmjio
Copy link
Copy Markdown
Owner

@dmjio dmjio commented Aug 17, 2025

This ensures that connections are purged from the connection IntMap in Miso.Runtime when the connection token goes out of scope in the user's application code.

@dmjio dmjio force-pushed the weak-ptr branch 3 times, most recently from b7d3f6a to 0de2388 Compare August 17, 2025 01:18
This ensures that connections are purged from the connection maps in
`Miso.Runtime` when the connection token goes out of scope in the user's application code.
@dmjio dmjio marked this pull request as draft August 17, 2025 10:47
@dmjio dmjio force-pushed the weak-ptr branch 2 times, most recently from 6afa6f6 to cff7c07 Compare August 17, 2025 18:22
@dmjio dmjio force-pushed the master branch 3 times, most recently from 3c337c8 to 863bafa Compare May 18, 2026 22:54
@dmjio dmjio force-pushed the master branch 3 times, most recently from 3f8ac8b to eb9fa23 Compare May 25, 2026 11:48
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