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

should catch exceptions by default #141

Closed
sanga opened this issue Apr 18, 2014 · 1 comment
Closed

should catch exceptions by default #141

sanga opened this issue Apr 18, 2014 · 1 comment

Comments

@sanga
Copy link
Contributor

sanga commented Apr 18, 2014

Currently exceptions raised in a locust will kill that greenlet. It seems this changed in: 14cc13f

That should be the other way around right? I mean, locust should catch exceptions by default (i.e. locust._catch_exceptions = True)

@heyman heyman closed this as completed in f124cae Apr 20, 2014
@heyman
Copy link
Member

heyman commented Apr 20, 2014

Ah, yes. Good catch! Fixed now.

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

No branches or pull requests

2 participants