mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-11 09:46:35 +00:00
![]() I can only reproduce the flakiness, which is the hello world still responding when it should be shut down already, in Windows (both in TeamCity as well as my local VM). Locally, it only happens when the machine is under high load. Anyway, it's valid that the proxies take some time to shut down since they handle that via channels asynchronously with regards to the event that updates the configuration. Hence, nothing is wrong, as long as they eventually shut down, which the test still verifies. |
||
---|---|---|
.. | ||
config_test.go | ||
config.go | ||
metrics.go | ||
orchestrator_test.go | ||
orchestrator.go |