You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
brianthelion
changed the title
utils/aws.py:assumed_creds() attempts to update a dictionary while iterating on it utils/aws.py:assumed_creds() attempts to update a dictionary while iterating on it
Oct 13, 2021
brianthelion
changed the title
utils/aws.py:assumed_creds() attempts to update a dictionary while iterating on it
[BUG] utils/aws.py:assumed_creds() attempts to update a dictionary while iterating on it
Nov 5, 2021
@brianthelion Can you provide a Salt version report so we know what version of Salt you're seeing this error in? Also if you can provide any stack traces when the error occurs. Thanks!
@garethgreenaway Sorry, not using SaltStack anymore. The same code block is still preset today on master. The bug should be clear from inspection of the code.
salt/salt/utils/aws.py
Lines 189 to 191 in cc0abfe
That code block wouldn't work even if
delete()
was a validdict
method.The text was updated successfully, but these errors were encountered: