8000 Dedicated crash handler thread. by neunhoef · Pull Request #21826 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Dedicated crash handler thread. #21826

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 30 commits into from
Jul 11, 2025
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
c1d34c2
First draft and experiment.
neunhoef Jun 27, 2025
a0e27a6
Clean up code.
neunhoef Jun 27, 2025
abc4216
CHANGELOG.
neunhoef Jun 27, 2025
4a0e661
Take out test assertion again.
neunhoef Jun 27, 2025
27fb623
Increase backwards compatibility of the output.
neunhoef Jun 27, 2025
1cc8b35
Shut down crash handler thread when --version is used.
neunhoef Jun 27, 2025
4d39c2c
Merge remote-tracking branch 'origin/devel' into feature/crash-handle…
neunhoef Jun 30, 2025
5b45310
Merge remote-tracking branch 'origin/devel' into feature/crash-handle…
neunhoef Jun 30, 2025
3704b8e
Use atomic wait/notify_all for crash handler thread.
neunhoef Jun 30, 2025
dded8d4
Merge remote-tracking branch 'origin/devel' into feature/crash-handle…
neunhoef Jul 1, 2025
f308917
Explain state transitions.
neunhoef Jul 1, 2025
b5950e6
Cleaner shutdown.
neunhoef Jul 1, 2025
62e81ff
Take out commented out code.
neunhoef Jul 1, 2025
1f33096
clang-format.
neunhoef Jul 1, 2025
70b04f0
First phase of moving stuff to dedicated crash handler thread.
neunhoef Jul 1, 2025
ebf3c43
Rework suggested by reviewer.
neunhoef Jul 2, 2025
fb9813c
Take assertion out.
neunhoef Jul 2, 2025
4b8523d
Remove additional string for backwards compatibilty.
neunhoef Jul 2, 2025
c09a7c6
Add CrashHandler as thread name.
neunhoef Jul 2, 2025
c4d6bea
Thread exceptions.
neunhoef Jul 2, 2025
2a2f45e
Merge remote-tracking branch 'origin/devel' into feature/crash-handle…
neunhoef Jul 4, 2025
17d3f81
Merge remote-tracking branch 'origin/devel' into feature/crash-handle…
neunhoef Jul 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/devel' into feature/crash-handle…
…r-thread
  • Loading branch information 4D41
neunhoef committed Jul 4, 2025
commit 17d3f810abd7d797a78dcbd818cb84df78195317

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.

0