mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #921] [MERGED] SocketIOFacade: Add missing locking on .Off calls #1357
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/ElectronNET/Electron.NET/pull/921
Author: @softworkz
Created: 11/10/2025
Status: ✅ Merged
Merged: 11/10/2025
Merged by: @FlorianRappl
Base:
develop← Head:submit_missing_locks📝 Commits (1)
f89f2e7SocketIOFacade: 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.