Closed bzed closed 1 week ago
To avoid the e2e test blocking a worker until it is killed, ensure that curl returns (and fails) if it was not able to get a reply in a sane amount of time.
(this does not fix the build error, but it makes it actually debug-able).
New e2e tests dont use curl. Closed by #103
To avoid the e2e test blocking a worker until it is killed, ensure that curl returns (and fails) if it was not able to get a reply in a sane amount of time.