tag1consulting / goose

Load testing framework, inspired by Locust
https://tag1.com/goose
Apache License 2.0
813 stars 71 forks source link

compile on windows failed #572

Closed ActivePeter closed 11 months ago

ActivePeter commented 12 months ago
image

Seems tokio version need to be updated

jeremyandrews commented 12 months ago

Are you able to test updating Tokio, to confirm it solves your problem? I don't currently have a Windows server to test on, but I'll fix that shortly.

ActivePeter commented 11 months ago

I switched to rust 1.67.1 and then it's ok