[PR #848] [MERGED] Use try-catch when adding or removing logEntry #1115

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/848
Author: @StefH
Created: 11/17/2022
Status: Merged
Merged: 11/21/2022
Merged by: @StefH

Base: masterHead: stef-846-reqlog


📝 Commits (5)

📊 Changes

2 files changed (+54 additions, -7 deletions)

View changed files

📝 src/WireMock.Net/Owin/WireMockMiddleware.cs (+33 -7)
📝 test/WireMock.Net.Tests/WireMockServer.Admin.cs (+21 -0)

📄 Description

No description provided


🔄 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/848 **Author:** [@StefH](https://github.com/StefH) **Created:** 11/17/2022 **Status:** ✅ Merged **Merged:** 11/21/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-846-reqlog` --- ### 📝 Commits (5) - [`6008cf8`](https://github.com/wiremock/WireMock.Net/commit/6008cf843493030ebda7f7d66d63607cde0540d5) Use try-catch when removing logEntry - [`496adaf`](https://github.com/wiremock/WireMock.Net/commit/496adaf82741dea2252819798c05bedeb951f39c) . - [`9186251`](https://github.com/wiremock/WireMock.Net/commit/91862514000e5b4db34f2bde6c5acc9549a2543c) try catch add - [`bb6efb3`](https://github.com/wiremock/WireMock.Net/commit/bb6efb34180f26d305dd887d371f092fc1ceeb29) Add extra check - [`eed1646`](https://github.com/wiremock/WireMock.Net/commit/eed1646424910578b50fb1eec29fabbc79764272) ... ### 📊 Changes **2 files changed** (+54 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Owin/WireMockMiddleware.cs` (+33 -7) 📝 `test/WireMock.Net.Tests/WireMockServer.Admin.cs` (+21 -0) </details> ### 📄 Description _No description provided_ --- <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:34:47 +01:00
adam closed this issue 2025-12-29 08:34:47 +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#1115