Garbage Collection
Aperta
- Lingua principale
- C
- Stelle
- 12
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
You can delete items from an OOCMap, but they will not be garbage collected.
GC doesn't have to happen live as soon as something can be deleted. We can just do a mark-and-sweep every once in a while, maybe just in response to a direct call to `OOCMap.gc()`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.