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

Prepend threadid to stacktraces #32

Merged
merged 2 commits into from
Aug 25, 2023
Merged

Prepend threadid to stacktraces #32

merged 2 commits into from
Aug 25, 2023

Conversation

kpamnany
Copy link
Collaborator

@kpamnany kpamnany commented Aug 21, 2023

And complete the PR 50858 backport.

The prepending of thread ID on stack traces is useful in our environment but likely too noisy for standard Julia so we don't intend to add this upstream.

It was backported before it was changed, approved and merged upstream.
@kpamnany kpamnany requested review from NHDaly and d-netto August 25, 2023 16:34
@kpamnany kpamnany merged commit 25229a9 into v1.9.2+RAI Aug 25, 2023
@kpamnany kpamnany deleted the kp-prepend-threadid branch August 25, 2023 16:41
quinnj pushed a commit that referenced this pull request Sep 5, 2023
…g#51045)

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

Diff:
JuliaIO/ArgTools.jl@08b11b2...4eccde4

```
$ git log --oneline 08b11b2..4eccde4
4eccde4 build(deps): bump actions/checkout from 2 to 3 (#30)
6a4049d build(deps): bump codecov/codecov-action from 1 to 3 (#32)
f94a0d3 build(deps): bump actions/cache from 1 to 3 (#31)
cb66300 enable dependabot for GitHub actions (#29)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
d-netto pushed a commit that referenced this pull request Apr 16, 2024
…5 to 8eec5cb (JuliaLang#54065)

Stdlib: NetworkOptions
URL: https://github.com/JuliaLang/NetworkOptions.jl.git
Stdlib branch: master
Julia branch: backports-release-1.10
Old commit: 0bd3345
New commit: 8eec5cb
Julia version: 1.10.2
NetworkOptions version: 1.2.0(Does not match)
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/NetworkOptions.jl@0bd3345...8eec5cb

```
$ git log --oneline 0bd3345..8eec5cb
8eec5cb Hardcode doc edit backlink (#32)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
d-netto pushed a commit that referenced this pull request May 6, 2024
…liaLang#54064)

Stdlib: NetworkOptions
URL: https://github.com/JuliaLang/NetworkOptions.jl.git
Stdlib branch: master
Julia branch: master
Old commit: aab83e5
New commit: 8eec5cb
Julia version: 1.12.0-DEV
NetworkOptions version: 1.2.0(Does not match)
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/NetworkOptions.jl@aab83e5...8eec5cb

```
$ git log --oneline aab83e5..8eec5cb
8eec5cb Hardcode doc edit backlink (#32)
0bd3345 also reset SYSTEM_CA_ROOTS and ENV_HOST_PATTERN_CACHE from __init__ (#35)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
Drvi pushed a commit that referenced this pull request Jun 7, 2024
…5 to 8eec5cb (JuliaLang#54065)

Stdlib: NetworkOptions
URL: https://github.com/JuliaLang/NetworkOptions.jl.git
Stdlib branch: master
Julia branch: backports-release-1.10
Old commit: 0bd3345
New commit: 8eec5cb
Julia version: 1.10.2
NetworkOptions version: 1.2.0(Does not match)
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/NetworkOptions.jl@0bd3345...8eec5cb

```
$ git log --oneline 0bd3345..8eec5cb
8eec5cb Hardcode doc edit backlink (#32)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.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