test: add blocking IO detector (#2924)

* test: add blocking IO detector

* test: add blocking IO probe option

* test: harden blocking IO probe lifecycle

* test: move blocking io detector to support
This commit is contained in:
AochenShen99
2026-05-13 23:56:06 +08:00
committed by GitHub
parent eab7ae3d62
commit 6e8e6a969b
6 changed files with 594 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
"""Shared test support helpers."""