Menu

#25 OstreamAppender not thread safe

open-accepted
nobody
5
2002-02-14
2002-02-14
Anonymous
No

I found that OstreamAppender semms to be not thread
safe - at least undder MS Windows. The output is
corrupter when logging from multiple threads.

Discussion

  • Bastiaan Bakker

    Bastiaan Bakker - 2002-02-14
    • status: open --> open-accepted
     
  • Bastiaan Bakker

    Bastiaan Bakker - 2002-02-14

    Logged In: YES
    user_id=8050

    This is a known issue caused by the fact that under Win32
    ostreams '<<' operator is not atomic.
    Release 0.3.0 will address this issue by mutexing the ostream.

     
  • Bastiaan Bakker

    Bastiaan Bakker - 2002-02-14

    Logged In: YES
    user_id=8050

    This is a known issue caused by the fact that under Win32
    ostreams '<<' operator is not atomic.
    Release 0.3.0 will address this issue by mutexing the ostream.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.