Commit Graph

1 Commits (4d675b6d876219780f234360b02ddee1ef3a0df1)

Author SHA1 Message Date
Martin Krizek 2cba0dc75c
Do not keep empty blocks after tag filtering (#69987) (#69999)
This prevents PlayIterator having to go through empty blocks
that were created in filter_tagged_tasks. This should
be a performance improvement for playbooks that mostly skip
tasks with tags.

ci_complete

(cherry picked from commit ac20466375)
5 years ago