2014-03-08 12:45 GMT+01:00 Antoine Pitrou <solipsis at pitrou.net>: >> Attached script: never_deleted2.py, it's almost the same but it >> explains better the problem. The script creates MyObject and Future >> objects which are never deleted. Calling gc.collect() does *not* break >> the reference cycle (between the future, the exception, traceback and >> frames). Stopping the event loop does not remove Future nor MyObject >> objects. Only exiting Python does remove the Future object. > > So clearly the coroutine must be kept alive by something. It's a reference cycle. Something like that: Future -> Exception -> Traceback -> Frames -> Local variables -> {Future, MyObject} Victor
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4