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: crash when spawn cleanup #3034

Merged
merged 4 commits into from
Oct 31, 2024

Conversation

kaleohanopahala
Copy link
Contributor

Crash fix introduced in #2913

This crash occurs when the iterator attempts to access a container that was modified during the creature removal process, while spawnedMonsterMap and/or erase_if is being executed.

@murilo09 murilo09 changed the title Fix Crash when spawn cleanup fix: crash when spawn cleanup Oct 30, 2024
@dudantas
Copy link
Member

Do you know why clang-format is failing? Are GitHub Actions enabled on your fork?

@kaleohanopahala
Copy link
Contributor Author

kaleohanopahala commented Oct 31, 2024

Do you know why clang-format is failing? Are GitHub Actions enabled on your fork?

Hello!
IDK, yes, it's fail only here :(

@dudantas
Copy link
Member

Do you know why clang-format is failing? Are GitHub Actions enabled on your fork?

Hello! IDK, yes, it's fail only here :(

No problem, I did the indentation manually, if not when we merge, we'll run clang on another pull request. I hope you don't mind.

Copy link

@dudantas dudantas merged commit cba2abe into opentibiabr:main Oct 31, 2024
23 of 24 checks 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.

4 participants