mirror of https://github.com/databricks/cli.git
fe738ede6a
The previous approach would proceed to execute all requests prior to returning the first error. This is solved with `errgroup.WithContext` that cancels the context if a routine returns an error. |
||
---|---|---|
.. | ||
repofiles | ||
diff.go | ||
event.go | ||
event_test.go | ||
path.go | ||
path_test.go | ||
snapshot.go | ||
snapshot_test.go | ||
sync.go | ||
watchdog.go |