Skip to content

spdlog::shutdown() fix#859

Merged
miredirex merged 1 commit intotiltedphoques:devfrom
rfortier:fix/spdlog-shutdown-fix
Feb 28, 2026
Merged

spdlog::shutdown() fix#859
miredirex merged 1 commit intotiltedphoques:devfrom
rfortier:fix/spdlog-shutdown-fix

Conversation

@rfortier
Copy link
Copy Markdown
Contributor

Fix to PR #857. What the docs did not say is that you must exit pretty much immediately after invoking spdlog::shutdown(), or it can provoke its own crashes. Fixed placement.

Fix to PR tiltedphoques#857. What the docs did not say is that you must exit pretty much immediately after invoking spdlog::shutdown(), or it can provoke its own crashes. Fixed placement.
@miredirex miredirex merged commit 5a99a0b into tiltedphoques:dev Feb 28, 2026
2 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.

2 participants