serilog / serilog-sinks-periodicbatching

Infrastructure for Serilog sinks that process events in batches.
Apache License 2.0
70 stars 29 forks source link

Avoid leaking task/cancellation objects when no events are passing through the sink #77

Closed nblumhardt closed 2 months ago

nblumhardt commented 2 months ago

Fixes #76

nblumhardt commented 2 months ago

Sending this one through the works, will put aside some time for dogfooding :-)