Skip to content

Fix crash when attempting to access pending kill actor #128

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

Merged
merged 1 commit into from
Aug 28, 2020

Conversation

iliags
Copy link
Contributor

@iliags iliags commented Aug 26, 2020

In my project we have units that get upgraded to new ones which spawn a new actor. On occasion it crashes due to the old actor not being valid when it tries to access it here.

@npruehs npruehs merged commit 0040876 into npruehs:develop Aug 28, 2020
@npruehs
Copy link
Owner

npruehs commented Aug 28, 2020

Thanks for the PR! :)

@HeadClot
Copy link

HeadClot commented Sep 2, 2020

Thank you for fixing this @iliags :)

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.

3 participants