Homec4science

Fix various minor bugs with ExecFuture

Authored by epriestley <git@epriestley.com> on Mar 13 2012, 01:05.

Description

Fix various minor bugs with ExecFuture

Summary:

  • Fix a bug where write('') would hang for 1s before closing stdin.
  • Fix a bug where start() does not return $this.
  • Fix a bug where setStdinSizeLimit() does not return $this.
  • Increase ExecFuture timeout precision.

Test Plan: Added unit tests, ran unit tests.

Reviewers: btrahan, aran

Reviewed By: btrahan

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1868

Details

Committed
epriestley <git@epriestley.com>Mar 13 2012, 01:05
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU59a468143cf2: Make static linking of xhpast nondefault
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU064170813bac: Fix various minor bugs with ExecFuture (authored by epriestley <git@epriestley.com>).Mar 13 2012, 01:05