Skip to content

Garbage collection (--memory-limit) not correctly applied to streams histogram #2517

@emilk

Description

@emilk

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:

image

It seems like TimeHistogramPerTimeline is not beeing correctly pruned


Keywords: purge, prune, gc

Metadata

Metadata

Assignees

Labels

⛃ re_datastoreaffects the datastore itself🪳 bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions