issues
search
google
/
seesaw
Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.65k
stars
511
forks
source link
Improve sync_test.go, add time to SyncNote
#94
Closed
DrJosh9000
closed
4 years ago
DrJosh9000
commented
4 years ago
sync.go: Add time of message to SyncNote, to aid debugging
various: Set the new Time field
sync_test.go: Add clarifying comments
sync_test.go: Clean up some test failure messages
sync_test.go: Remove named return args on newSyncTest
sync_test.go: IPv4/v6 distinction not used, so remove arg from newLocalTCPListener
sync.go: Minor refactor of sync session creation into own method
sync.go: Cleanup of infinite loop + one-case select -> range over ticker
This upstreams some work by @baptr.
This upstreams some work by @baptr.