You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
I don't know what the impact will be at the moment, I hope it can be fixed
Screenshots
Environment (please complete the following information):
OS:
Version Windows 11 Professional
Version number 24H2
Installation date 2024-11-4
Operating system version 26100.2033
Experience Windows Feature Experience Pack 1000.26100.23.0
Go Version: go version go1.23.2 windows/amd64
Additional context
Local deployment API, optional:
Describe the bug
Exception logs during high concurrency: invalid memory address or nil pointer dereference`
To Reproduce
Steps to reproduce the behavior:
go build
@locust -f %* --users 10000 --spawn-rate 100 --master-host=192.168.1.25 --master-bind-port=5557 --master
, then exec.\master.cmd tasks\bin.py
inpwsh.exe
golocust.exe -master-host 192.168.1.25 -max-rps 1000 -request-increase-rate 100
Locsut WebUI
clickStart Spwn
Expected behavior
I don't know what the impact will be at the moment, I hope it can be fixed
Screenshots
Environment (please complete the following information):
go version go1.23.2 windows/amd64
Additional context
Local deployment API, optional:
The text was updated successfully, but these errors were encountered: