Commit Graph
25 Commits
Author SHA1 Message Date
Ivan Petkov c94f607f1b process: Fix some test case deprecation warnings 2019-06-24 16:57:17 -07:00
Ivan Petkov d3b2efc815 process: Add regression test for signal starvation 2019-06-24 16:56:53 -07:00
Ivan Petkov 8270965459 process: Remove dependency on tokio-core 2019-06-24 16:56:52 -07:00
Ivan Petkov e6b044a820 process: Bump tokio-signal version to 0.2 2019-06-24 16:56:52 -07:00
Ivan Petkov de9b401457 process: Mark status_async2/StatusAsync2 as deprecated 2019-06-24 16:56:52 -07:00
Ivan Petkov ad5179b2d5 process: Remove all items deprecated in 0.1 2019-06-24 16:56:52 -07:00
Alex CrichtonandIvan Petkov f48944c1fb process: Update winapi to 0.3 2019-06-24 16:56:51 -07:00
Ivan Petkov b9c6eb309c process: Add status_async2 as a closer analog to spawn_async 2019-06-24 16:56:50 -07:00
Ivan Petkov 56d3914675 process: Bugfix: ensure status_async closes child's stdio handles after spawning 2019-06-24 16:56:50 -07:00
Alex CrichtonandIvan Petkov 4d11784b01 process: Tweak docs and macro imports 2019-06-24 16:56:50 -07:00
Alex CrichtonandIvan Petkov 1384b31d60 process: Update to tokio-io, mio, and tokio-core changes 2019-06-24 16:56:49 -07:00
Alex CrichtonandIvan Petkov 1aee22505a process: Remove caveat about tokio-signal 2019-06-24 16:56:49 -07:00
Alex CrichtonandIvan Petkov 4a92c4d4b6 process: Tweak drop_kills test 2019-06-24 16:56:48 -07:00
Alex CrichtonandIvan Petkov 9680ecc109 process: Share init in tests 2019-06-24 16:56:48 -07:00
Alex CrichtonandIvan Petkov 124391e42b process: Add a simple wait_with_output test 2019-06-24 16:56:48 -07:00
Alex CrichtonandIvan Petkov 6150be189f process: Rewrite the crate with an extension trait 2019-06-24 16:56:48 -07:00
Alex CrichtonandIvan Petkov a0cc60153a process: Fix nightly tests 2019-06-24 16:56:47 -07:00
Alex CrichtonandIvan Petkov 7f3f868b66 process: Add Windows support for stdio streams 2019-06-24 16:56:47 -07:00
Andreas RottmannandIvan Petkov 97ebb2275c process: [WIP] Actually be non-blocking 2019-06-24 16:56:47 -07:00
Andreas RottmannandIvan Petkov 849a5ad0b2 process: Add support for stdio streams 2019-06-24 16:56:47 -07:00
Alex CrichtonandIvan Petkov 5664660156 process: Fix tests on nightly 2019-06-24 16:56:47 -07:00
Alex CrichtonandIvan Petkov 073a1a251a process: Track tokio-core master 2019-06-24 16:56:46 -07:00
Alex CrichtonandIvan Petkov f4f7bb232e process: Fix a test on Windows 2019-06-24 16:56:46 -07:00
Alex CrichtonandIvan Petkov 649fa13a15 process: Remove unused imports 2019-06-24 16:56:45 -07:00
Alex CrichtonandIvan Petkov 97508096fa process: Initial commit 2019-06-24 16:56:41 -07:00