fix: resolve slopwatch issues — add logging to empty catches and eliminate test timing delays
Replace empty catch blocks with meaningful log statements in NatsServer, NatsClient, and Program. Add WaitForReadyAsync() to NatsServer for deterministic server startup. Replace Task.Delay/Thread.Sleep in tests with PING/PONG protocol flush and SubscribeCoreAsync for reliable subscription synchronization.
This commit is contained in:
7
.slopwatch/baseline.json
Normal file
7
.slopwatch/baseline.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"createdAt": "2026-02-23T02:13:34.57845+00:00",
|
||||
"updatedAt": "2026-02-23T02:13:34.57845+00:00",
|
||||
"description": "Initial baseline created by 'slopwatch init' on 2026-02-23 02:13:34 UTC",
|
||||
"entries": []
|
||||
}
|
||||
Reference in New Issue
Block a user