Skip to content

Conversation

@nblumhardt
Copy link
Member

Dispose() on the two file sink implementations should always have been synchronized. Now that the sink itself implements asynchronous disk flushing, which may trigger during disposal, the missing locking here is particularly conspicuous.

@nblumhardt nblumhardt mentioned this pull request Oct 9, 2016
@nblumhardt nblumhardt merged commit ea75e90 into serilog:dev Oct 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant