top | item 43820956 (no title) swoorup | 10 months ago How does garbage collection work here? Are they just set of PySM code? discuss order hn newest hwpythonner|10 months ago GC is still a WIP, but the key idea is the system won't stall — garbage collection happens asynchronously, in the background, without interrupting PyXL execution. jy14898|10 months ago Sounds similar to something one of my classmates worked on at uni https://www.bristol.ac.uk/research/groups/trustworthy-system...
hwpythonner|10 months ago GC is still a WIP, but the key idea is the system won't stall — garbage collection happens asynchronously, in the background, without interrupting PyXL execution. jy14898|10 months ago Sounds similar to something one of my classmates worked on at uni https://www.bristol.ac.uk/research/groups/trustworthy-system...
jy14898|10 months ago Sounds similar to something one of my classmates worked on at uni https://www.bristol.ac.uk/research/groups/trustworthy-system...
hwpythonner|10 months ago
jy14898|10 months ago