microsoft / IIS.ServiceMonitor

An entrypoint process for running IIS in Windows containers
MIT License
127 stars 39 forks source link

SERVICE_START_PENDING State is Not Handled Properly #29

Closed mcy94w closed 6 years ago

mcy94w commented 6 years ago

Bug fix for serviceMonitor.exe is trying to stop the w3svc service while w3svc is in STOP_PENDING state.

mcy94w commented 6 years ago

https://github.com/Microsoft/IIS.ServiceMonitor/issues/28