[PR #355] [MERGED] Add Try-Catch to the event LogEntriesChanged #874

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/355
Author: @StefH
Created: 10/8/2019
Status: Merged
Merged: 10/8/2019
Merged by: @StefH

Base: masterHead: callback_try_catch


📝 Commits (1)

  • 5c72484 public event NotifyCollectionChangedEventHandler LogEntriesChanged

📊 Changes

2 files changed (+47 additions, -1 deletions)

View changed files

📝 src/WireMock.Net/Server/FluentMockServer.LogEntries.cs (+15 -1)
📝 test/WireMock.Net.Tests/ObservableLogEntriesTest.cs (+32 -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/355 **Author:** [@StefH](https://github.com/StefH) **Created:** 10/8/2019 **Status:** ✅ Merged **Merged:** 10/8/2019 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `callback_try_catch` --- ### 📝 Commits (1) - [`5c72484`](https://github.com/wiremock/WireMock.Net/commit/5c72484a067f12940a189f485be89657a01e9125) public event NotifyCollectionChangedEventHandler LogEntriesChanged ### 📊 Changes **2 files changed** (+47 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Server/FluentMockServer.LogEntries.cs` (+15 -1) 📝 `test/WireMock.Net.Tests/ObservableLogEntriesTest.cs` (+32 -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:33:51 +01:00
adam closed this issue 2025-12-29 08:33:51 +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#874