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

feat(core): MsgCallback is now typed as returning void | Promise<never> to indicate that they cannot contain await #202

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

aricart
Copy link
Member

@aricart aricart commented Feb 1, 2025

No description provided.

…er>` to indicate that they cannot contain `await`

Signed-off-by: Alberto Ricart <alberto@synadia.com>
@aricart aricart merged commit 3d448c9 into main Feb 4, 2025
25 checks 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