Vitalii Kryvenko
Vitalii Kryvenko
> Do we run teardown scripts on Ctrl-C? Maybe we do on the first Ctrl-C attempt but not on subsequent ones. I'm for running teardown scripts regardless if the setup...
@sunshowers I think `success-output` doesn't solve this problem entirely, because with the intentionally leaked duration logs there will be displayed all other logs from the tests, and there are a...
``` correspondint -> corresponding, correspondent ```
``` fethed -> fetched ```
We have to make a judgement call here. We must admit there isn't a perfect solution for this problem. We just have to pick our poison. I already personally consider...
> No CAPS error message? If you mean formatting a CAPS message as output of display instead of panicking, that would also be cool, but I also see the point...
Caps letters would be more visible indeed, but it wouldn't help in the case that I reported in my issue where the panic message was totally not visible because `tracing`...
Using HeadBucket instead makes sense, because `GetBucketLocation` can return a special string `EU`. See it specified in the API docs of this method:  There is no such region as...
> making simple unauthenticated requests is enough to get the desired header That is surprising... Also, I'm not sure how much quota AWS provides for the rate of unauthenticated requests....
I'd like to claim this issue, if no one else is working on it