Reproduce:
cargo rerun --memory-limit 200MB
examples/python/face_tracking/main.py --connect
The oldest images will be pruned, but the streams view still show the data points, so when you go back in time you'll see no image:

It seems like TimeHistogramPerTimeline is not beeing correctly pruned
Keywords: purge, prune, gc
Reproduce:
The oldest images will be pruned, but the streams view still show the data points, so when you go back in time you'll see no image:
It seems like
TimeHistogramPerTimelineis not beeing correctly prunedKeywords: purge, prune, gc