[Barry Warsaw, from last week] > When Python's shutting down, will there /be/ another GC invocation? This doesn't appear to be an issue in the current version of the patch. Nothing is systemically delayed until "the next" GC invocation anymore. Weakref callbacks triggered *by* a weakref callback going away are excruciatingly suppressed until near the end of a gc run under the patch, but they're allowed to trigger before gc returns. That may create more cyclic trash, which won't be discovered before the next gc invocation, but that would have been true even if the callbacks-on-callbacks hadn't been temporarily suppressed (i.e., it was already that way).
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