add comment

This commit is contained in:
gmega 2026-06-18 10:59:59 -03:00
parent 8959700cf3
commit 23e2178fde
No known key found for this signature in database
GPG Key ID: 6290D34EAD824B18

View File

@ -79,6 +79,8 @@ proc process*(
return err($res.error)
return res
of METRICS:
# We're running on the main thread so it should be fine to access
# defaultRegistry.
{.cast(gcsafe).}:
# Excludes nim_runtime_info as dumpHeapInstances seems to be returning
# an infinite number of objects.