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

Raising InterruptLocust within with statement + catch_response causes failure #4

Closed
heyman opened this issue Sep 5, 2011 · 0 comments
Assignees
Labels

Comments

@heyman
Copy link
Member

heyman commented Sep 5, 2011

Raising an InterruptLocust exception within a with statement when using catch_response=True will result in a request failure

@ghost ghost assigned heyman Sep 5, 2011
heyman added a commit that referenced this issue Sep 5, 2011
…pt(), works within catch_response + with statements. Fixes issue #4.
@heyman heyman closed this as completed Sep 5, 2011
cpennington added a commit to cpennington/locust that referenced this issue Mar 24, 2015
pancaprima added a commit to pancaprima/locust that referenced this issue Oct 5, 2017
tyge68 added a commit to tyge68/locust that referenced this issue Sep 15, 2021
# This is the 1st commit message:

locustio#1884 User distribution should happen when new workers comes in

# This is the commit message locustio#2:

locustio#1884 reformatting

# This is the commit message locustio#3:

locustio#1884 Make rebalance interval configurable

# This is the commit message locustio#4:

locustio#1884 Adding integration test for rebalanced

# This is the commit message locustio#5:

locustio#1884 revert change

# This is the commit message locustio#6:

locustio#1886 Simplify solution

# This is the commit message locustio#7:

locustio#1886 adding missing dependency

# This is the commit message locustio#8:

locustio#1884 Adding back enable rebalancing option

# This is the commit message locustio#9:

locustio#1884 adding extra comment the test

# This is the commit message locustio#10:

locustio#1884 renaming as suggested

# This is the commit message locustio#11:

locustio#1884 update help description

# This is the commit message locustio#12:

locustio#1884 handling of missing workers to rebalance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant