Skip to content

Conversation

@Fs00
Copy link
Contributor

@Fs00 Fs00 commented Mar 22, 2020

This small PR adds the service name to the message of the TimeoutException raised by method WaitForStatus.
This is very useful in the following scenario where a service depends on other services:

  • the user calls Stop on the service, which tries to stops all the dependent services first
  • one of the dependent services cannot be stopped in time and therefore raises a TimeoutException, but the user does not know which service caused it

Related to issue #765.

@dnfclas
Copy link

dnfclas commented Mar 22, 2020

CLA assistant check
All CLA requirements met.

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc: @danmosemsft

Copy link
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@stephentoub stephentoub merged commit 3437496 into dotnet:master Mar 23, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants