MindscapeHQ / raygun4net

Raygun provider for .NET
https://raygun.com
MIT License
125 stars 91 forks source link

Convert the multicast delegate into a list of handlers #510

Closed xenolightning closed 9 months ago

xenolightning commented 9 months ago

Effectively manage the lifecycle of handlers

This change should be released under 8.2.1

Further fixes #508 and extends on #509

xenolightning commented 9 months ago

Memory profile from a tight loop of instantiating a RaygunClient

image