[PR #1256] [MERGED] Add ToArray() to ConcurrentObservableCollection #1303

Closed
opened 2025-12-29 09:19:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1256
Author: @StefH
Created: 2/26/2025
Status: Merged
Merged: 2/27/2025
Merged by: @StefH

Base: masterHead: bug/1254-toarray


📝 Commits (2)

📊 Changes

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

View changed files

📝 src/WireMock.Net/Server/WireMockServer.LogEntries.cs (+0 -1)
📝 src/WireMock.Net/Util/ConcurrentObservableCollection.cs (+8 -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/1256 **Author:** [@StefH](https://github.com/StefH) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `bug/1254-toarray` --- ### 📝 Commits (2) - [`840cf95`](https://github.com/wiremock/WireMock.Net/commit/840cf9523932528cef2c952bb85df934fc20472a) Add ToArray() to ConcurrentObservableCollection - [`75ca30b`](https://github.com/wiremock/WireMock.Net/commit/75ca30b6808e3d374c38c89303a18239903e15c2) --- ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Server/WireMockServer.LogEntries.cs` (+0 -1) 📝 `src/WireMock.Net/Util/ConcurrentObservableCollection.cs` (+8 -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 09:19:14 +01:00
adam closed this issue 2025-12-29 09:19:14 +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#1303