onebeyond / systemic

📦 A minimal dependency injection framework.
https://onebeyond.github.io/systemic
MIT License
56 stars 7 forks source link

Systemic should not shutdown with start methods that haven't been started #3

Closed cressie176 closed 8 years ago

cressie176 commented 8 years ago

Given components A, B, C, D If component B fails to start Systemic should not attempt to stop C or D