Python 通过linux函数bug运行蝗虫-f.yml--master和--worker

Python 通过linux函数bug运行蝗虫-f.yml--master和--worker,python,linux,locust,Python,Linux,Locust,如果是linux环境中的worker,则rps将变慢 如果主设备和辅助设备都在mac环境中,则rps正常 环境总监: mac或linuux 工人环境: 麦克:通过 linux:失败(docker和本地hanve存在相同问题) 蝗虫版:1.2.3 yml config: name: test verify: True teststeps: - name: test request: method: GET url: https://pos

如果是linux环境中的worker,则rps将变慢

如果主设备和辅助设备都在mac环境中,则rps正常

环境总监:

mac或linuux

工人环境:

麦克:通过

linux:失败(docker和本地hanve存在相同问题)

蝗虫版:1.2.3

yml
config:
    name: test
    verify: True
teststeps:
-   name: test
    request:
        method: GET
        url: https://postman-echo.com/get?foo1=bar1&foo2=bar2