Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

US47068 fixed problem with "RuntimeError: dictionary changed size dur… #1717

Merged
merged 1 commit into from Apr 24, 2023

Conversation

jaroslavlibak
Copy link
Contributor

  • fixed problem with dictionary changing size during iteration in Jenkins build:
11:07:51  [2023-04-24 09:07:51,606 ERROR root] RuntimeError: dictionary changed size during iteration
11:07:51  [2023-04-24 09:07:51,606 DEBUG root] Exception: Traceback (most recent call last):
11:07:51    File "/usr/local/lib/python3.10/dist-packages/bzt/cli.py", line 679, in main
11:07:51      code = executor.perform(parsed_configs)
11:07:51    File "/usr/local/lib/python3.10/dist-packages/bzt/cli.py", line 288, in perform
11:07:51      for module_name in sys.modules:
11:07:51  RuntimeError: dictionary changed size during iteration

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #1717 (9bc6204) into master (5d4504e) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1717      +/-   ##
==========================================
- Coverage   89.63%   89.62%   -0.00%     
==========================================
  Files          70       70              
  Lines       18556    18557       +1     
==========================================
  Hits        16630    16630              
- Misses       1926     1927       +1     
Impacted Files Coverage Δ
bzt/cli.py 81.67% <0.00%> (-0.19%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@matus-gazo matus-gazo merged commit d812b64 into master Apr 24, 2023
1 of 3 checks passed
@matus-gazo matus-gazo deleted the US47068-fixing-build branch April 24, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants