Lauri Tulmin
|
dfc79ebece
|
Build with jdk21 (#11219)
|
2024-05-01 07:17:21 -07:00 |
Trask Stalnaker
|
0d92a21f37
|
Rename javaagent executor package names (#5847)
* Rename package javaconcurrent -> executors
* Rename package concurrent -> executors
|
2022-04-18 22:15:28 -07:00 |
Lauri Tulmin
|
5267462b06
|
Fix http concurrency test with large responses (#5648)
* Debug http client concurrency test failures
* debugging
* context porpagation to callbacks isn't really implemented
* verify that request succeeds in single connection concurrency test
* spotless
* verify request status in http client concurrency test
* update comment
* remove large response
* Trigger Build
* Update instrumentation/netty/netty-3.8/javaagent/src/test/groovy/Netty38ClientTest.groovy
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-03-25 10:03:22 -07:00 |
Lauri Tulmin
|
2a24734ec3
|
Fix flaky executor test (#5658)
|
2022-03-22 08:23:02 +09:00 |
Anuraag Agrawal
|
9f3ad23a9a
|
Migrate scala executor tests to Java (#5618)
|
2022-03-18 13:49:03 +09:00 |