Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
Bump locustio version
Browse files Browse the repository at this point in the history
Various fixes and improvements. Including a fix for the slaves which keep sending requests when stopping the load test: locustio/locust#911
  • Loading branch information
lvdh authored Oct 20, 2019
1 parent 87bc415 commit e308518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/app/.ebextensions/setup.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packages:
gcc-c++: []
python:
pyzmq: [ "18.0.1" ]
locustio: [ "0.11.0" ]
locustio: [ "0.12.1" ]
beautifulsoup4: [ "4.8.0" ]

option_settings:
Expand Down

0 comments on commit e308518

Please sign in to comment.