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 nullability bugs in hosts #1317

Merged
merged 17 commits into from
Jun 2, 2023
Merged

Fix nullability bugs in hosts #1317

merged 17 commits into from
Jun 2, 2023

Conversation

josephdecock
Copy link
Member

Remove null forgiving default values, because they were wrong sometimes

Remove null forgiving default values, because they were wrong sometimes
In all cases, it is now non-nullable and always instantiated, so we
don't need to check for null
@josephdecock josephdecock marked this pull request as ready for review June 1, 2023 20:40
@josephdecock josephdecock changed the title Fix bugs in main host Fix nullability bugs in hosts Jun 2, 2023
@brockallen brockallen merged commit cc87b6a into main Jun 2, 2023
5 checks passed
@brockallen brockallen deleted the joe/main-host branch June 2, 2023 17:18
@josephdecock josephdecock mentioned this pull request Nov 13, 2023
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.

None yet

2 participants