Opened 18 years ago

Closed 18 years ago

#259 closed defect (fixed)

A job's progress doesn't get upadated when a job is executing in another virutal machine

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.0
Component: core Version:
Keywords: Cc:

Description

Probably due to caching of the job information by the second-level cache.

Change History (2)

comment:1 by Nicklas Nordborg, 18 years ago

Milestone: BASE 2.0
Status: newassigned

comment:2 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: assignedclosed

(In [2567]) Fixes #259: A job's progress doesn't get upadated when a job is executing in another virutal machine

The problem wasn't a virtual machine problem, but the progress wasn't saved to the database if the client supplied their own ProgressReporter object. This is the case for all test programs.

Note: See TracTickets for help on using tickets.