We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c651b3b commit 8d45f0bCopy full SHA for 8d45f0b
RELEASE.md
@@ -2,6 +2,8 @@
2
3
- `ArchiveProgram` no longer vacuums the database file. Use
4
`apsis.program.internal.vacuum.VacuumProgram` to schedule this separately.
5
+- Configs `python.gc.enable` and `python.gc.threshold` configure the Python
6
+ garbage collector.
7
8
9
# v0.30
0 commit comments