issues
search
tag1consulting
/
goose
Load testing framework, inspired by Locust
https://tag1.com/goose
Apache License 2.0
812
stars
71
forks
source link
Temporarily remove Gaggle support, upgrade all dependencies
#529
Closed
jeremyandrews
closed
1 year ago
jeremyandrews
commented
1 year ago
Remove all Gaggle functionality (to be restored in a future release with asynchronous logic; use Goose 0.16.4 with Tokio 1.15 if you require Gaggle support)
update tokio to 1.21; closes
https://github.com/tag1consulting/goose/issues/419
; closes
https://github.com/tag1consulting/goose/pull/510
;
update tungestenite to 0.18; rework controller tests to be asynchronous; closes
https://github.com/tag1consulting/goose/pull/420