Skip to content

Avoid io_context contention in high-throughput SSL stream reads by fi…

1e01e13
Select commit
Loading
Failed to load commit list.
Open

Avoid io_context contention in high-throughput SSL stream reads by filling buffers fully #1712

Avoid io_context contention in high-throughput SSL stream reads by fi…
1e01e13
Select commit
Loading
Failed to load commit list.
Cirrus CI / main failed Feb 6, 2026 in 0s

Task Summary

Task failed!

Details

⚠️ Not enough compute credits to prioritize tasks!
⚠️ Failed to start an instance: INVALID_ARGUMENT: Not Found 404 Not Found
POST https://compute.googleapis.com:443/compute/v1/projects/cirrus-ci-community/zones/us-central1-c/instances
{
"error": {
"code": 404,
"message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-14-2' was not found",
"errors": [
{
"message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-14-2' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}