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

Fix introspect options not ready for use immediately #34

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

JohnStarich
Copy link
Member

@JohnStarich JohnStarich commented Nov 17, 2023

Fix introspect options not ready for use immediately. This caused a test to fail with Go 1.21.

Uncovered by Go 1.21's behavior change for context.TODO() != context.Background().
Change log: https://go.dev/doc/go1.21#contextpkgcontext

Uncovered by Go 1.21s behavior change for context.TODO() != context.Background().

Change log for Go 1.21: https://go.dev/doc/go1.21\#contextpkgcontext
@JohnStarich JohnStarich changed the title Fix introspect options not merged immediately Fix introspect options not ready for use immediately Nov 17, 2023
@JohnStarich JohnStarich merged commit 6a52571 into master Nov 17, 2023
10 checks passed
@JohnStarich JohnStarich deleted the bugfix/support-test-go-1.21 branch November 17, 2023 18:14
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