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.
Don't print a dash if thread name is not known #24
pull vasild wants to merge 1 commits into bitcoin-core:master from vasild:thread_name_dash changing 1 files +5 −1-
vasild commented at 10:26 AM on February 21, 2020: contributor
-
570db83ef4
Don't print a dash if thread name is not known
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 merged this on Mar 4, 2020
- ryanofsky closed this on Mar 4, 2020
- vasild deleted the branch on Mar 4, 2020
- bitcoin-core locked this on Jun 25, 2025