mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-12 05:20:35 +01:00
[PR #117] [MERGED] Respect start timeout setting and expose exception from server startup #770
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/117
Author: @evanlwj
Created: 4/5/2018
Status: ✅ Merged
Merged: 4/5/2018
Merged by: @StefH
Base:
master← Head:starttimeout📝 Commits (3)
87991d8Respect start timeout setting and expose exception from server startupcff6c53Dispose running servers properly on error happening2ffa0afAddressed comments from Stef📊 Changes
4 files changed (+101 additions, -44 deletions)
View changed files
📝
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs(+29 -7)📝
src/WireMock.Net/Owin/IOwinSelfHost.cs(+6 -0)📝
src/WireMock.Net/Owin/OwinSelfHost.cs(+43 -27)📝
src/WireMock.Net/Server/FluentMockServer.cs(+23 -10)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.