Maoni0 / realmon

A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
MIT License
281 stars 25 forks source link

Added a unique session name via a Guid to prevent collision to fix #25 #26

Closed MokoSan closed 2 years ago

MokoSan commented 2 years ago

Added a unique session name via a Guid to prevent collision to fix #25

MokoSan commented 2 years ago

This issue could be the solution to #23, as well.