Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/locustio/locust
/ User
Class
User
examples/dynamic_user_credentials.py:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
23
24
class
User(HttpUser):
25
tasks = [UserBehaviour]
26
wait_time = between(5, 60)
Callers
nothing calls this directly
Calls
1
between
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…