3f3f028c88
When an api server is processing a graceful exit (node is connected and getting lists of pieces to transfer), and the api server is shut down, it was incorrectly marking all pending graceful exits as complete. The GE then either passed or failed depending on the ratio of successfully transferred pieces to unsuccessful pieces. In at least one case, _no_ pieces were transferred at all before the GE was marked a success. Change-Id: I62cfab54a2296572c2e654eb460b62f772b7a60b |
||
---|---|---|
.. | ||
chore_test.go | ||
chore.go | ||
common.go | ||
db_test.go | ||
db.go | ||
endpoint_test.go | ||
endpoint.go | ||
getnodes_test.go | ||
gracefulexit_test.go | ||
pathcollector.go | ||
pending_test.go | ||
pending.go | ||
validation.go |