This now uses a transaction per stream, so that errors in one stream don't propagate to another, and we therefore no longer need to do hacks to reopen a new transaction after aborting a failed one. |
||
|---|---|---|
| .. | ||
| request.go | ||
| requestpool.go | ||
| requestpool_test.go | ||