Menu

#5 concurency problem

closed-wont-fix
nobody
None
5
2004-07-14
2004-07-14
Anonymous
No

The draw method of the LinePlot class accesses its dataset in the
drawing thread. If exactly in this moment a different thread accesses
the dataset and increases the number of the points, the draw
method throws an IndexOutOfBounds exception. synchronized
would probably help?

Discussion

  • Alexey Yudichev

    Alexey Yudichev - 2004-07-14

    Logged In: YES
    user_id=345880

    Unfortunately, I have given up the project development. I
    suggest you to add synchronization yourself and recompile the
    library.

     
  • Alexey Yudichev

    Alexey Yudichev - 2004-07-14
    • status: open --> closed-wont-fix
     

Log in to post a comment.

MongoDB Logo MongoDB