Commit Graph
6 Commits
Author SHA1 Message Date
Danil Platonov 39c850b4f4 Test that SIGINT interrupts non-terminating goals on unix.
Cleanup: use tokio::test instead of special test helpers

Added pty_exec.py helper script to run binaries with a pseudoterminal attached (bug won't trigger otherwise).

Tested CI to fail on all unixes (ubuntu+macos) with older rustyline, and pass with new one.
2026-05-30 11:45:57 -07:00
Danil Platonov 35aa4d9048 cargo fmt 2026-04-12 19:32:40 -07:00
Danil Platonov 8e2dcd905b pass scryer path through stream instead of env var 2026-04-12 19:29:39 -07:00
Danil Platonov 081f3c0827 http server test, and also unignore http client test 2026-04-11 08:59:01 -07:00
Danil Platonov 337d9c5583 move drop to impl Drop 2026-01-26 04:57:28 -08:00
Danil Platonov 26523139a8 fix http stream not being closed fully 2026-01-25 03:16:37 -08:00