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

issue-1571 : Added a logging line when workers connect #1617

Merged
merged 2 commits into from
Nov 6, 2020

Conversation

zdannar
Copy link
Contributor

@zdannar zdannar commented Nov 6, 2020

No description provided.

@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #1617 into master will decrease coverage by 0.22%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1617      +/-   ##
==========================================
- Coverage   82.80%   82.57%   -0.23%     
==========================================
  Files          28       28              
  Lines        2565     2566       +1     
  Branches      390      390              
==========================================
- Hits         2124     2119       -5     
- Misses        346      352       +6     
  Partials       95       95              
Impacted Files Coverage Δ
locust/main.py 21.10% <0.00%> (-0.10%) ⬇️
locust/runners.py 85.19% <0.00%> (-0.97%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01c0fa4...bce0d70. Read the comment docs.

@cyberw
Copy link
Collaborator

cyberw commented Nov 6, 2020

Make it debug instead of info and you have a deal :) People might have a lot of workers and we shouldnt spam their logs by default.

@zdannar
Copy link
Contributor Author

zdannar commented Nov 6, 2020

Thanks @cyberw. Done.

@cyberw cyberw merged commit 30756ce into locustio:master Nov 6, 2020
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.

2 participants