IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 20 years ago

Last modified 16 years ago

#794 assigned defect

psTrace*() is not thread safe

Reported by: jhoblitt Owned by: eugene
Priority: low Milestone:
Component: PSLib Version: unspecified
Severity: normal Keywords:
Cc: rhl@…

Description (last modified by jhoblitt)

'cRoot' should either be protected by a mutex or per thread. I'd don't think it
makes sense to configure tracing per thread so we should probably just use a
mutex. Another possiblity should be to unify psTrace with psLog. Then we'd
only have to worry about psLog's thread safety.

Change History (2)

comment:1 by jhoblitt, 17 years ago

Description: modified (diff)
Priority: highlow

comment:2 by eugene, 16 years ago

Component: sysPSLib
Owner: changed from jhoblitt to eugene
Status: newassigned
Note: See TracTickets for help on using tickets.