Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
(C4819)
|
|
|
|
|
|
|
|
This is part of the ongoing work to get rid of the intermittent broken pipe
errors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In particular, it doesn't really make sense to have a put timeout since
its expiration cannot be observed from outside. So now we use the default
(1h).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
typed tests
|
|
|
|
|
|
|
|
Note that this means there will be no upgrade support for this release.
|
|
|
|
Also suppress warning about unused config.* values when creating such a
configuration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|