Syed Azeez bc0467d1c0
test(multisocket): deflake restart by using a fresh port and coordinated cleanup (#7438)
Avoid transient EADDRINUSE and a previous negative WaitGroup panic:
- restart onto a different free port
- no Stop() around Restart()
- channel-coordinated Stop of the new instance

Fixes #7311

Signed-off-by: Syed Azeez <syedazeez337@gmail.com>
2025-08-11 11:07:09 -07:00
..
2019-10-01 07:41:29 +01:00
2018-07-19 16:23:06 +01:00
2020-09-24 18:14:41 +02:00
2023-08-10 11:06:48 -04:00