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 — at Version 1

Reported by: jhoblitt Owned by: jhoblitt
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 (1)

comment:1 by jhoblitt, 17 years ago

Description: modified (diff)
Priority: highlow
Note: See TracTickets for help on using tickets.