handle env exception in gathering even no inject (#43569)

* handle env exception in gathering even no inject

(cherry picked from commit 60e3b9b3527daea6d9fb75a80cc14b35923748f3)
This commit is contained in:
Brian Coca
2018-08-10 15:11:20 -04:00
committed by GitHub
parent 479408330e
commit 9be3a7dde5
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- allow gathering env exception to work even when injection is off