mirror of https://github.com/grafana/grafana
App Platform(Provisioning): Listen to context cancel ASAP (#102957)
We should not write after the context is cancelled. This causes tests to fail as they are trying to clean up. To try to accommodate this, we'll need to listen to the context in any loop where we don't immediately get other instructions from e.g. trying to do an HTTP request.pull/101869/head^2
parent
1a87f8e5bf
commit
4cd1315700
Loading…
Reference in new issue