when clearing stack on background gather (bargein), search to see if … (#221)

* when clearing stack on background gather (bargein), search to see if there is a config further down the stack that turns bargein off, and if so clear only down to there (#220)

* avoid clearing the stack twice when a background gather bargein occurs

* fix bug from prev commit
This commit is contained in:
Dave Horton
2023-01-19 09:29:17 -05:00
committed by GitHub
parent 33b8bd701d
commit 6149eff373
3 changed files with 33 additions and 11 deletions

3
.gitignore vendored
View File

@@ -40,4 +40,5 @@ examples/*
ecosystem.config.js
.vscode
test/credentials/*.json
run-tests.sh
run-tests.sh
run-coverage.sh