Skip to content

Commit

Permalink
Add changelog for #56273
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz authored and Ch3LL committed Jun 8, 2021
1 parent e4a9bc1 commit 873b890
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog/56273.fixed
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Fix race condition in batch logic. Adds an option to `salt.client.LocalClient`
to keep listening between calls to `iter_cmd` and `iter_cmd_no_block`. This
prevents the event subscriber from purging cached events while the batch logic
iterates over batches.

0 comments on commit 873b890

Please sign in to comment.