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

UniAwait may not pass null contexts #1457

Closed
jponge opened this issue Dec 6, 2023 · 0 comments · Fixed by #1458
Closed

UniAwait may not pass null contexts #1457

jponge opened this issue Dec 6, 2023 · 0 comments · Fixed by #1458
Labels
bug Something isn't working

Comments

@jponge
Copy link
Member

jponge commented Dec 6, 2023

See #1455

@jponge jponge added the bug Something isn't working label Dec 6, 2023
jponge added a commit that referenced this issue Dec 7, 2023
When no context is specified, Context.empty() must be used rather than null.

Fixes #1457
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant