Enhancement #129

Evaluate using weakref to autostop threads etc.

Added by J. Wienke over 13 years ago. Updated over 13 years ago.

Status:ResolvedStart date:09/15/2010
Priority:NormalDue date:
Assignee:J. Wienke% Done:

100%

Category:PythonEstimated time:2.00 hours
Target version:-

Description

Right now embedded objects using a bound method create a dependency cycle, hence they will not be stopped on destruction.

History

#1 Updated by J. Wienke over 13 years ago

  • Status changed from New to In Progress

#2 Updated by J. Wienke over 13 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

No weak references are required. Shutdown of resources with threads was made more explicit.

Also available in: Atom PDF