Files
nomad/client
Mahmood Ali 1492d0c49a exec: allow drivers to handle stream termination
Without this change, alloc_endpoint cancel the context passed to handler
when we detect EOF.  This races driver in setting exit code; and we run
into a case where the exec process terminates cleanly yet we attempt to
mark it as failed with context error.

Here, we rely on the driver to handle errors returned from Stream and
without racing to set an error.
2019-05-21 09:40:25 -04:00
..
2019-01-22 15:44:31 -08:00
2019-01-22 15:44:31 -08:00
2019-01-14 09:56:53 -08:00
2019-04-01 16:52:58 -04:00
2019-03-04 13:37:20 -08:00
2019-02-20 07:41:47 -05:00
2019-04-16 11:22:44 -07:00
2019-05-14 10:53:27 -07:00
2019-01-11 11:36:37 -08:00
2019-05-09 16:49:08 -04:00
2019-01-23 06:27:14 -08:00
2018-10-16 16:53:29 -07:00