Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Hosting must dispose the application services on tear-down #361

Closed
lodejard opened this issue Sep 16, 2015 · 1 comment
Closed

Hosting must dispose the application services on tear-down #361

lodejard opened this issue Sep 16, 2015 · 1 comment

Comments

@lodejard
Copy link
Contributor

Right now root services which are disposable would not be disposed correctly on shutdown. This has negative consequences, like logging may have partially filled file buffers that aren't flushed before closing.

@Tratcher
Copy link
Member

#322

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants