Ticket #97 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Auxiliary mixin for modules which are defined by a time limit

Reported by: hdm Assigned to: hdm
Priority: major Milestone:
Component: framework3 Version:
Keywords: Cc:

Description

This mixin should export a RUNTIME option with a value in seconds, overload run() so that the time limit is enforced, and call a run_timed() method in the actual module.

Change History

05/03/07 15:23:28 changed by hdm

  • status changed from new to closed.
  • resolution set to fixed.

(In [4857]) Adds timed module support, fixes #97

05/03/07 15:23:37 changed by hdm

(In [4858]) Adds timed module support, fixes #97

05/03/07 15:23:44 changed by hdm

(In [4859]) Adds timed module support, fixes #97