mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-12 05:20:35 +01:00
[PR #872] [MERGED] Fix unsubscribe from LogEntriesChanged event handler #1123
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/872
Author: @StefH
Created: 1/6/2023
Status: ✅ Merged
Merged: 1/19/2023
Merged by: @StefH
Base:
master← Head:stef-870-EventHandler📝 Commits (3)
0ba1726Fix unsubscribe from LogEntriesChanged event handler2966eb8.bbc8264f📊 Changes
4 files changed (+172 additions, -107 deletions)
View changed files
📝
examples/WireMock.Net.Console.Proxy.Net452/Program.cs(+18 -6)📝
src/WireMock.Net/Server/WireMockServer.LogEntries.cs(+23 -17)📝
src/WireMock.Net/Server/WireMockServer.cs(+4 -0)📝
test/WireMock.Net.Tests/ObservableLogEntriesTest.cs(+127 -84)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.