1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-10-11 16:58:30 +08:00
Files
Steven Allen 00158c4b92 wait for all connections to close before exiting on shutdown.
Using httpServer.Shutdown will:

1. Close the listener (preventing new connections).
2. Close each connection as outstanding requests finish.

This prevent us from shutting down before outstanding requests get a chance to
respond.

fixes #4055

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-07-31 13:07:19 -07:00
..
2018-03-21 01:34:04 +01:00
2017-07-19 11:46:55 -07:00
2018-07-28 02:28:27 -04:00
2018-06-26 17:11:33 -07:00
2018-07-23 11:49:43 -07:00

Sharness test command coverage

Module Online Test Offline Test
object t0051 t0051
ls t0045 t0045
cat t0040
dht
bitswap
block t0050
daemon t0030 N/A
init N/A t0020
add t0040
config t0021 t0021
version t0060 t0010
ping
diag
mount t0030
name t0110 t0100
pin t0080
get t0090 t0090
refs t0080
repo gc t0080
id
bootstrap t0120 t0120
swarm
update
commands