Always keep subset data for callbacks (#56881)

results were only being preserved during no_log
  fixes #56704
This commit is contained in:
Brian Coca
2019-05-23 17:15:04 -04:00
committed by GitHub
parent 3b16036ce2
commit 4adb7cfb5f
2 changed files with 14 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- keep results subset also when not no_log.