Skip to content

Conversation

vasild
Copy link
Contributor

@vasild vasild commented Feb 21, 2020

Normally ThreadName() should return programname-PID/threadname-TID,
but if the thread name is not known it would return
programname-PID/-TID. Change it to return
programname-PID/TID instead.

Normally `ThreadName()` should return `programname-PID/threadname-TID`,
but if the thread name is not known it would return
`programname-PID/-TID`. Change it to return
`programname-PID/TID` instead.
@ryanofsky ryanofsky merged commit 097bce2 into bitcoin-core:master Mar 4, 2020
@vasild vasild deleted the thread_name_dash branch March 4, 2020 08:16
@bitcoin-core bitcoin-core locked and limited conversation to collaborators Jun 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants