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

Fire test_start and test_stop events on worker nodes #1777

Merged
merged 7 commits into from
Jul 12, 2021

Conversation

nathan-beam
Copy link
Contributor

@nathan-beam nathan-beam commented Jun 4, 2021

PR to fix #1776

Added test_start and test_stop events to the base Runner class' start() and stop() method, respectively

Added/updated relevant tests and documentation.

@cyberw
Copy link
Collaborator

cyberw commented Jun 5, 2021

Looks great! However, this is a breaking change (for people relying on test_start not being triggered on master), so I will not merge it just now (in case we need to make another 1.x release).

My guess is that we'll release 2.0 in a month or so, so I'll merge this in a couple of weeks at the latest.

@nathan-beam
Copy link
Contributor Author

Are planned version 2.0 changes documented anywhere? I have some more changes I'd like to implement and wanted to make sure I didn't double up on work

@cyberw
Copy link
Collaborator

cyberw commented Jun 6, 2021

Not really. Just the open PR about user spawning

@cyberw
Copy link
Collaborator

cyberw commented Jul 5, 2021

@nathan-beam Can I bother you to resolve the conflicts?

@cyberw
Copy link
Collaborator

cyberw commented Jul 12, 2021

@nathan-beam I'd love to have this as part of 2.0 (as it is a breaking change), but I can't be arsed to resolve the conflicts :)

@nathan-beam
Copy link
Contributor Author

@cyberw should be g2g now

@nathan-beam
Copy link
Contributor Author

nvm

@nathan-beam
Copy link
Contributor Author

Ok now it's good to go

@cyberw cyberw merged commit 731c263 into locustio:master Jul 12, 2021
@cyberw
Copy link
Collaborator

cyberw commented Jul 12, 2021

Thx

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.

Restore locust_start_hatching functionality
2 participants