From b9034b1f07b2ad7630993f01ebcd9c24fd67c8b5 Mon Sep 17 00:00:00 2001 From: Michael Nolan Date: Fri, 17 Mar 2023 09:03:16 -0500 Subject: [PATCH] hopefully fix mutex.release --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bbc4068..930f9bd 100644 --- a/README.md +++ b/README.md @@ -149,3 +149,4 @@ Failed to send queued messages, aborting session: System.AggregateException: One at Tesses.WebServer.WebSocket.WebSocketServer.SendMessageAsync (Tesses.WebServer.WebSocket.WebSocketMessage msg) [0x001cb] in :0 at Tesses.WebServer.WebSocketExtensions+<>c__DisplayClass2_2.b__6 () [0x00072] in :0 <--- +if you have a fix please send your changes to https://nextcloud.tesses.cf/s/qyiZmHgzCdGPFjR as a zip file (due to my server not accepting pull requests)