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

Update main.py about gevent.signal() #1326

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Update main.py about gevent.signal() #1326

merged 1 commit into from
Apr 14, 2020

Conversation

test-bai-cpu
Copy link
Contributor

For update in gevent 1.5.0(gevent/gevent#1529), the usage of gevent.signal() should also be updated.

For update in gevent 1.5.0(gevent/gevent#1529), the usage of gevent.signal() should also be updated.
@codecov
Copy link

codecov bot commented Apr 14, 2020

Codecov Report

Merging #1326 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1326   +/-   ##
=======================================
  Coverage   80.72%   80.72%           
=======================================
  Files          24       24           
  Lines        2184     2184           
  Branches      334      334           
=======================================
  Hits         1763     1763           
  Misses        333      333           
  Partials       88       88           
Impacted Files Coverage Δ
locust/main.py 21.57% <0.00%> (ø)

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 5844fd5...c93fba9. Read the comment docs.

@heyman heyman merged commit bce7ca9 into locustio:master Apr 14, 2020
@heyman
Copy link
Member

heyman commented Apr 14, 2020

Thanks!

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