History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d37145bd144e | epriestley | Fix an issue where resolveKill() emits a warning if the future was never started | Feb 14 2017 | |||
19ef6e504d26 | epriestley | Remove a flaky test which can fail under load | Sep 29 2016 | |||
5afd762dc09c | epriestley | Fix an issue where subprocesses could have data left on stdout/stderr | Dec 31 2015 | |||
6c0118085afd | Joshua Spence | Various linter fixes | Aug 11 2015 | |||
e6fef2c60a35 | Joshua Spence | Use `new FutureIterator` instead of `Futures` | Dec 30 2014 | |||
2ff1957f52f5 | Joshua Spence | Fix some spelling mistakes | Jul 12 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
4c7b876e5ad8 | Joshua Spence/epriestley | Utilize `assertFalse` and `assertTrue` methods. | Mar 9 2014 | |||
898cdef4c957 | epriestley | Add a maximum read buffer size to ExecFuture | Dec 16 2013 | |||
deed2a5e8e6a | epriestley | Make it safe to call ExecFuture->resolveKill() after process resolution | Dec 3 2013 | |||
676009778bd2 | epriestley | Fix a bug where an ExecFuture might hang on __destruct() if its process holds… | Dec 30 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
8d2c9637ea30 | vrana | Move exec futures to a separate directory | Sep 22 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
1453f8ca9f17 | epriestley | Minor doc updates | May 12 2012 | |||
16876003ef3f | epriestley | Add "LinesOfALargeExecFuture" abstraction | May 12 2012 | |||
1ce62c546e0b | epriestley | Fix timeout interactions in ExecFuture | Mar 15 2012 | |||
064170813bac | epriestley | Fix various minor bugs with ExecFuture | Mar 13 2012 |
c4science · Help