This moves a few types and constants to the global package so it can be used without importing the `task/backend` package. These constants are referenced in non tasks-specific code. This is needed to break a dependency chain where the task backend will call into the flux runtime to perform parsing or evaluation of a script and to prevent the http package from inheriting that dependency. |
||
|---|---|---|
| .. | ||
| executor.go | ||
| executor_metrics.go | ||
| executor_test.go | ||
| limits.go | ||
| limits_test.go | ||
| support_test.go | ||