[PR #921] [MERGED] SocketIOFacade: Add missing locking on .Off calls #1357

Closed
opened 2026-01-29 16:59:55 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ElectronNET/Electron.NET/pull/921
Author: @softworkz
Created: 11/10/2025
Status: Merged
Merged: 11/10/2025
Merged by: @FlorianRappl

Base: developHead: submit_missing_locks


📝 Commits (1)

  • f89f2e7 SocketIOFacade: Add missing locking on .Off calls

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/ElectronNET.API/Bridge/SocketIOFacade.cs (+2 -2)

📄 Description

Had missed that in my previous PR


🔄 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/ElectronNET/Electron.NET/pull/921 **Author:** [@softworkz](https://github.com/softworkz) **Created:** 11/10/2025 **Status:** ✅ Merged **Merged:** 11/10/2025 **Merged by:** [@FlorianRappl](https://github.com/FlorianRappl) **Base:** `develop` ← **Head:** `submit_missing_locks` --- ### 📝 Commits (1) - [`f89f2e7`](https://github.com/ElectronNET/Electron.NET/commit/f89f2e7591014ff430cf1bdee581e9f95341e223) SocketIOFacade: Add missing locking on .Off calls ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/ElectronNET.API/Bridge/SocketIOFacade.cs` (+2 -2) </details> ### 📄 Description Had missed that in my previous PR --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:59:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1357