search for: transwarpengin

Displaying 1 result from an estimated 1 matches for "transwarpengin".

Did you mean: transwarpengine
2007 Jan 21
1
A Thread / Mock question
Hi! What I''m trying at the moment is to build specifications for some background thread code. What I want is a class Task and a class TaskRunner. The TaskRunner should run a task in a background thread. It should also indicate the status of the running task when calling the running? method. That''s basically, what I came up with so far: class TaskRunner def initialize