Open emekler0729 opened 9 years ago
Reading into this issue further it seems to be caused by swing objects not being thread safe. Therefore, the threading is probably causing this lock up. There is an easy fix, but I want to understand it better prior to adding it to code.
Reading into this issue further it seems to be caused by swing objects not being thread safe. Therefore, the threading is probably causing this lock up. There is an easy fix, but I want to understand it better prior to adding it to code.