Skip to content

RAI: redo prepending to backtrace output#33

Merged
kpamnany merged 1 commit intov1.9.2+RAIfrom
kp-fix-stacktrace-prepends
Aug 31, 2023
Merged

RAI: redo prepending to backtrace output#33
kpamnany merged 1 commit intov1.9.2+RAIfrom
kp-fix-stacktrace-prepends

Conversation

@kpamnany
Copy link
Copy Markdown

Correctly prepend [signal (X)] thread Y to each backtrace line that is displayed.

Correctly prepend `[signal (X)] thread Y ` to each backtrace line
that is displayed.
@kpamnany kpamnany requested review from NHDaly and d-netto August 28, 2023 16:32
Copy link
Copy Markdown
Member

@NHDaly NHDaly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️ Thank you! 👍 👍

LGTM. I'm going to start the auto-merge now, in the hopes that we can get this into the release coming this week.

@NHDaly
Copy link
Copy Markdown
Member

NHDaly commented Aug 28, 2023

EDIT: oh woops, I thought this was the RAICode PR already. Let's start that one asap and set it up for auto-merge if we can?

@kpamnany
Copy link
Copy Markdown
Author

@kpamnany kpamnany merged commit 97251d3 into v1.9.2+RAI Aug 31, 2023
@kpamnany kpamnany deleted the kp-fix-stacktrace-prepends branch August 31, 2023 18:03
github-actions bot pushed a commit that referenced this pull request Jan 31, 2024
…g#53124)

Stdlib: ArgTools
URL: https://github.com/JuliaIO/ArgTools.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 4eccde4
New commit: 997089b
Julia version: 1.11.0-DEV
ArgTools version: 1.1.2(Does not match)
Bump invoked by: @vtjnash
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaIO/ArgTools.jl@4eccde4...997089b

```
$ git log --oneline 4eccde4..997089b
997089b fix tests for TEMP_CLEANUP, which might be a Lockable (#35)
4a5f003 build(deps): bump actions/cache from 3 to 4 (#36)
84ba9e8 Hardcode doc edit backlink (#34)
9238839 build(deps): bump actions/checkout from 3 to 4 (#33)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
github-actions bot pushed a commit that referenced this pull request Apr 4, 2026
…liaLang#59890)

Stdlib: DelimitedFiles
URL: https://github.com/JuliaData/DelimitedFiles.jl.git
Stdlib branch: main
Julia branch: master
Old commit: a982d5c
New commit: aac8c59
Julia version: 1.13.0-DEV
DelimitedFiles version: 1.9.1(It's okay that it doesn't match)
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaData/DelimitedFiles.jl@a982d5c...aac8c59

```
$ git log --oneline a982d5c..aac8c59
aac8c59 Bump actions/checkout from 4 to 5 (#33)
```

Co-authored-by: IanButterworth <1694067+IanButterworth@users.noreply.github.com>
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