tractor/tests/devx
Tyler Goodlet 9ebc828283 Mask ctlc borked REPL tests
Namely the `tractor.pause_from_sync()` examples using both bg threads
and `asyncio` which seem to go into bad states where SIGINT is ignored..

Deats,
- add `maybe_expect_timeout()` cm to ensure the EOF hangs get
  `.xfail()`ed instead.
- @pytest.mark.ctlcs_bish` `test_pause_from_sync` and don't expect the
  greenback prompt msg.
- also mark `test_sync_pause_from_aio_task`.
2025-03-10 12:17:53 -04:00
..
__init__.py Officially test proto-ed `stackscope` integration 2024-07-10 19:58:27 -04:00
conftest.py Add a mark to `pytest.xfail()` questionably conc py stuff (ur mam `.xfail()`s bish!) 2025-03-10 12:17:53 -04:00
test_debugger.py Various test tweaks related to 3.13 egs 2025-03-10 12:17:53 -04:00
test_pause_from_non_trio.py Mask ctlc borked REPL tests 2025-03-10 12:17:53 -04:00
test_tooling.py Repair/update `stackscope` test 2025-03-10 12:17:53 -04:00