about summary refs log tree commit diff stats
path: root/crates/libmpv2/src
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-15 18:23:54 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-15 18:23:54 +0200
commit8a42c835a0dd1fcaa3475938d9442199d57acf75 (patch)
tree3787bd344c0fe72d51cecf9fa92a998192aafd4a /crates/libmpv2/src
parentperf(yt/update/updater): Acknowledge, that `yt_dlp` has a sync API (diff)
downloadyt-8a42c835a0dd1fcaa3475938d9442199d57acf75.zip
feat(yt/update): Support grouped updates
Rustpython currently does not use a garbage collector. Thus, every
cyclic reference between Python objects results in a memory leak of
these objects (as Rustpython uses (A)RCs).

The only real way to workaround the memory leaks, is by restarting the
whole process, and this `--grouped` flag seems to be the best solution
for that.
Diffstat (limited to 'crates/libmpv2/src')
0 files changed, 0 insertions, 0 deletions