mirror of
https://github.com/python/cpython.git
synced 2026-06-28 11:50:50 +00:00
gh-152434: Block --async-aware with --binary (GH-152444)
The binary writer does not currently handle AwaitedInfo samples and
crashes when running in --async-aware mode.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| test_sampling_profiler | ||
| __init__.py | ||
| __main__.py | ||
| test_heatmap.py | ||
| test_tracing_profiler.py | ||