History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMATH-881
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Carsten Ullrich
Reporter: Carsten Ullrich
Votes: 0
Watchers: 0
Operations

Link this issue to another issue
If you were logged in you would be able to see more operations.
ActiveMath

LearnerProperty caching fails during course generation from item menu because JShop2Planner is not in a new thread

Created: 2006-08-01 09:08   Updated: 2006-08-01 15:08
Component/s: TutorialComp: CourseGenerator
Affects Version/s: 1.0b4
Fix Version/s: 1.0

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 2 hours
Time Spent: 2 hours
Time Spent - 2 hours


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Version Control   FishEye   Crucible   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Carsten Ullrich - 2006-08-01 15:08
Done.