open-nomad/drivers
Mahmood Ali 2a7b18aec4
Revert "executor: synchronize exitState accesses" (#5449)
Reverts hashicorp/nomad#5433

Apparently, channel communications can constitute Happens-Before even for proximate variables, so this syncing isn't necessary.

> _The closing of a channel happens before a receive that returns a zero value because the channel is closed._
https://golang.org/ref/mem#tmp_7
2019-03-20 07:33:05 -04:00
..
docker Handle when cannot fetch docker logs (#5420) 2019-03-14 16:23:11 -04:00
exec tests: IsTravis() -> IsCI() 2019-02-20 08:21:03 -05:00
java tests: IsTravis() -> IsCI() 2019-02-20 08:21:03 -05:00
mock goimports until make check is happy 2019-01-23 06:27:14 -08:00
qemu Merge pull request #5341 from hashicorp/ci-windows-docker 2019-02-21 13:17:33 -05:00
rawexec tests: IsTravis() -> IsCI() 2019-02-20 08:21:03 -05:00
rkt Merge pull request #5341 from hashicorp/ci-windows-docker 2019-02-21 13:17:33 -05:00
shared Revert "executor: synchronize exitState accesses" (#5449) 2019-03-20 07:33:05 -04:00