Skip to content

fix: handle <-ctx.Done() in Socket.Self() method - #123

Open
egsam98 wants to merge 1 commit into
jfyne:masterfrom
egsam98:patch-1
Open

fix: handle <-ctx.Done() in Socket.Self() method#123
egsam98 wants to merge 1 commit into
jfyne:masterfrom
egsam98:patch-1

Conversation

@egsam98

@egsam98 egsam98 commented Apr 29, 2026

Copy link
Copy Markdown

Hello :) I found this library pretty and promising. Just noticed one little thing as lack of context control in Socket.Self().

It might be useful in such scenarios when background task is launched and callback is required to be called in case if live.Socket is still active.

@egsam98 egsam98 changed the title Handle <-ctx.Done() in Socket.Self() method fix: handle <-ctx.Done() in Socket.Self() method Apr 29, 2026
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