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

Sanity check for null air turfs trying to update visuals #70

Merged

Conversation

MarkSuckerberg
Copy link
Contributor

On shiptest, we've had a bunch of randomly-occurring auxmos runtimes that I was unable to track down, until now. This should prevent turfs who, while their callback was queued, managed to either stop existing or at the very least lose their air variable. I'm not fully sure that this is the best solution, but it's one that I came up with that seems to work as far as I can tell.

Also clarifies some of the raised errors, as those functions will error on the object itself being null, rather than the variable on the object being null.

@MarkSuckerberg MarkSuckerberg marked this pull request as draft November 16, 2024 18:01
@MarkSuckerberg MarkSuckerberg marked this pull request as ready for review November 16, 2024 19:02
@jupyterkat jupyterkat merged commit 34990cd into Putnam3145:master Nov 20, 2024
1 check 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.

2 participants