Skip to content

handling memory leaks + bug on counter update

Gaia Grosso requested to merge ggrosso/hardware-access-layer:prometheus_v4 into main

added python garbage collector to explicitly remove ctype objects and others. added argument --mem_debug to print memory usage for debug

prometheus counter update bug fixed

Merge request reports