[PR #197] [MERGED] Set IsStarted = true in a IApplicationLifetime.ApplicationStarted listener #794

Closed
opened 2025-12-29 08:33:34 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: 196-set-is-started-in-application-lifetime-listener


📝 Commits (1)

  • 286c36b 196 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.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/197 **Author:** [@davide-romanini](https://github.com/davide-romanini) **Created:** 9/2/2018 **Status:** ✅ Merged **Merged:** 9/2/2018 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `196-set-is-started-in-application-lifetime-listener` --- ### 📝 Commits (1) - [`286c36b`](https://github.com/wiremock/WireMock.Net/commit/286c36b270ec4f2c23db8a0f249d2b2e6dfe62fd) 196 fix: set IsStarted = true in a IApplicationLifetime.ApplicationStarted listener ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Owin/AspNetCoreSelfHost.cs` (+3 -1) </details> ### 📄 Description Should ensure the server is actually listening for client connections. See #196. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:33:34 +01:00
adam closed this issue 2025-12-29 08:33:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#794