Closed vonhoff closed 2 years ago
Describe the bug The message processor thread doesn't get disposed after calling Log.CloseAndFlush().
Log.CloseAndFlush()
To Reproduce Steps to reproduce the behavior:
Expected behavior The processor thread gets disposed after calling Log.CloseAndFlush().
Describe the bug The message processor thread doesn't get disposed after calling
Log.CloseAndFlush()
.To Reproduce Steps to reproduce the behavior:
Log.CloseAndFlush()
.Expected behavior The processor thread gets disposed after calling
Log.CloseAndFlush()
.