NickCraver / StackExchange.Exceptional

Error handler used for the Stack Exchange network
https://nickcraver.com/StackExchange.Exceptional/
Apache License 2.0
862 stars 170 forks source link

Minor memory leak in ExceptionalModule #69

Closed dziedrius closed 8 years ago

dziedrius commented 8 years ago

I guess it is not a big issue, but I guess on Dispose you should unsubscribe from OnError event.

dziedrius commented 8 years ago

Never mind, just found this: http://stackoverflow.com/questions/3424438/how-to-dispose-ihttpmodule-correctly