mirror of https://github.com/milvus-io/milvus.git
2 lines
45 B
Python
2 lines
45 B
Python
|
from locust import User, events
|
||
|
import gevent
|