gabriel / musehub public
fix ssl task/ssl-h2-phase3a #1 / 1
AI Agent gabriel · 124 days ago · May 14, 2026 · Diff

fix(ssl): HTTP/2 client for bench — eliminates SSLV3 TLS-reuse on CF (issue #58 phase 3a)

sha256:41ca19bec7f284ae0113bf4e418d82acb6c94212105c970c3c6e554ba8a2fba9 sha
+21 ~1 symbols
sha256:1efa67ddbf7e2bc1af929c087f19b2ed9ca3ab9dda31f89d51e492a0f913614a snapshot
+21
symbols added
~1
symbol modified
0
dead code introduced
Semantic Changes 22 symbols
~ tests/test_ssl_h2.py .py 20 symbols added
+ STAGING_URL variable variable STAGING_URL L49–49
+ Path import import Path L28–28
+ SIZE_MATRIX import import SIZE_MATRIX L40–40
+ _create_repo import import _create_repo L40–40
+ _delete_repo import import _delete_repo L40–40
+ _make_commits_chain import import _make_commits_chain L40–40
+ _make_objects import import _make_objects L40–40
+ _push_stream import import _push_stream L40–40
+ annotations import import annotations L22–22
+ bench_wire_remote import import bench_wire_remote L39–39
+ httpx import import httpx L30–30
+ logging import import logging L24–24
+ os import import os L25–25
+ pytest import import pytest L31–31
+ ssl import import ssl L26–26
+ sys import import sys L27–27
+ test_bench_client_http2_enabled function function test_bench_client_http2_enabled L61–68
+ test_bench_client_keepalive_configured function function test_bench_client_keepalive_configured L71–74
+ test_make_bench_client_exists function function test_make_bench_client_exists L54–58
+ test_two_consecutive_m_pushes_via_cf_no_ssl_error function async_function test_two_consecutive_m_pushes_via_cf_no_ssl_error L81–116
~ tests/bench_wire_remote.py .py 1 symbol added, 1 symbol modified
+ _make_bench_client function function _make_bench_client L742–755
← Older Oldest on task/ssl-h2-phase3a
All commits
Newer → Latest on task/ssl-h2-phase3a

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:41ca19bec7f284ae0113bf4e418d82acb6c94212105c970c3c6e554ba8a2fba9 --body "your comment"