|
|
|
|
|
by rowanseymour
198 days ago
|
|
I saw that bit about concurrent use of http.Client and immediately panicked about all our code in production hammering away concurrently on a couple of client instances... and then saw the example and thought... why would you think you can do that concurrently?? |
|