
Link this issue to another issue
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
Not Specified
|
|
|
Remaining Estimate:
|
0 minutes
|
|
|
Time Spent:
|
2 hours
|
|
|
|
|
Our workaround to make JShop2 threadsafe requires that it is called in its own thread. This is done for course generation when planning a book, but not in other cases (item menu, NextBest, ...)
Therefore, we will make JShop2 inherit from thread and always start it in a new thread.
|
|
Description
|
Our workaround to make JShop2 threadsafe requires that it is called in its own thread. This is done for course generation when planning a book, but not in other cases (item menu, NextBest, ...)
Therefore, we will make JShop2 inherit from thread and always start it in a new thread. |
Show » |
|