golang/go

net: add some more practical tests for TCP keep-alive mechanism

Open

#65.834 aperta il 21 feb 2024

Vedi su GitHub
 (1 commento) (1 reazione) (1 assegnatario)Go (19.008 fork)batch import
NeedsInvestigationTestinghelp wanted

Metriche repository

Star
 (133.883 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

This is a tracking issue of testing the TCP keep-alive mechanism in Go.

The current test suites are based on this previous discussion. They were good enough back then, but they might miss something like #65809, which directs us here, to investigate the possibility of introducing some additional tests that will reflect the real world.

CC @bcmills @ianlancetaylor @neild

Guida contributor