mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-07-21 00:30:04 +00:00
add comment
This commit is contained in:
parent
8959700cf3
commit
23e2178fde
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user