Skip to content

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