Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set IsStarted = true in a IApplicationLifetime.ApplicationStarted listener #197

Conversation

davide-romanini
Copy link
Contributor

Should ensure the server is actually listening for client connections. See #196.

@codecov
Copy link

codecov bot commented Sep 2, 2018

Codecov Report

Merging #197 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   72.84%   72.84%           
=======================================
  Files          90       90           
  Lines        3277     3277           
  Branches      419      419           
=======================================
  Hits         2387     2387           
  Misses        724      724           
  Partials      166      166

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2075589...286c36b. Read the comment docs.

Copy link
Collaborator

@StefH StefH left a comment

Choose a reason for hiding this comment

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

Thanks

@StefH StefH added the bug label Sep 2, 2018
@StefH StefH merged commit 5ccb992 into WireMock-Net:master Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants