Skip to content

Conversation

@0pcom
Copy link
Collaborator

@0pcom 0pcom commented Dec 29, 2025

$  go get -v -u ./...
go: trying upgrade to github.com/xtaci/smux@v1.5.50
go: upgraded github.com/xtaci/smux v1.5.49 => v1.5.50

Moses Narrow added 17 commits August 23, 2025 18:05
The endpoint_proxy test was failing on macOS CI with a race condition where
the dmsg listener wasn't ready when the proxy client attempted to connect.
Added a 100ms delay at the start of the test to allow the listener to be
established before the client attempts to connect.
Add 200ms delay after creating HTTP clients to allow dmsg sessions to
stabilize before sending concurrent requests. This prevents 'session
shutdown' and 'stream closed' errors on macOS where concurrent requests
could race with session establishment.
@0pcom 0pcom merged commit f3155f3 into skycoin:develop Dec 31, 2025
3 checks passed
@0pcom 0pcom deleted the update-deps branch December 31, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant