This removes the extra flushProgress() at the end of handlePull. It is unnecessary because final progress updates are flushed in all cases of the main select loop. |
||
|---|---|---|
| .. | ||
| testdata | ||
| server.go | ||
| server_test.go | ||
This removes the extra flushProgress() at the end of handlePull. It is unnecessary because final progress updates are flushed in all cases of the main select loop. |
||
|---|---|---|
| .. | ||
| testdata | ||
| server.go | ||
| server_test.go | ||