mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #197] [MERGED] Set IsStarted = true in a IApplicationLifetime.ApplicationStarted listener #794
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/197
Author: @davide-romanini
Created: 9/2/2018
Status: ✅ Merged
Merged: 9/2/2018
Merged by: @StefH
Base:
master← Head:196-set-is-started-in-application-lifetime-listener📝 Commits (1)
286c36b196 fix: set IsStarted = true in a IApplicationLifetime.ApplicationStarted listener📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs(+3 -1)📄 Description
Should ensure the server is actually listening for client connections. See #196.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.