mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00

* Add monitoring of heap and save heap profile if size is over some limit * Exported function * Extract dump logic to a function (for defer close) * Change trackHeapSize ticker interval to 10 seconds * Add timestamp to dump file name Co-authored-by: Ori Newman <>