Jonathan M. Henson
Jonathan M. Henson
aws-c-common now builds as a standalone crate along with a builder that will let other libraries link their c-bits together across crate boundaries. *Issue #, if available:* *Description of changes:*...
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Added deferrment API for use in preventing priority inversions inside event-loops By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0...
*Issue #, if available:* *Description of changes:* *Check all that applies:* - [x ] Did a review by yourself. - [x ] Added proper tests to cover this PR. (If...
Example: -> HEADERS(1) - END_STREAM + END_HEADERS :method: POST :scheme: https :authority: localhost:8443 :path: / content-type: application/json content-length: 58 Stream: RemainingSendFlowControlWindowIsEnough(58): 65535 > 58 = true -> DATA(1) + END_STREAM...
### Describe the bug Running Minecraft java edition server with shenandoah garbage collector with corretto 17 crashes, usually within an hour of running under load. ### To Reproduce run minecraft...