Closed austinvazquez closed 1 year ago
Fixes #129
Simplify close idle connections logic in server shutdown to be more intuitive. Modify add connection logic to check if server has been shutdown before adding any new connections. Modify test to make all calls before server shutdown.
Signed-off-by: Austin Vazquez macedonv@amazon.com
TestServerShutdown
@dmcgowan @cpuguy83 PTAL
Fixes #129
Simplify close idle connections logic in server shutdown to be more intuitive. Modify add connection logic to check if server has been shutdown before adding any new connections. Modify test to make all calls before server shutdown.
Signed-off-by: Austin Vazquez macedonv@amazon.com