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
-`'NoneType' object has no attribute 'get'` when `stream=True` in `FastHttpSession.request`[\#2640](https://github.com/locustio/locust/issues/2640)
11
+
- Locust --processes argument generating multiple html reports [\#2639](https://github.com/locustio/locust/issues/2639)
12
+
- cannot open dashboard and console error shows 'the server responded with a MIME type of "text/plain".' [\#2632](https://github.com/locustio/locust/issues/2632)
13
+
- extend web ui not working since 2.22.0 [\#2629](https://github.com/locustio/locust/issues/2629)
- pyproject.toml support for locust configuration [\#2298](https://github.com/locustio/locust/issues/2298)
19
+
20
+
**Merged pull requests:**
21
+
22
+
- Do not call blocking `content` property and lazily load response [\#2643](https://github.com/locustio/locust/pull/2643) ([neiser](https://github.com/neiser))
23
+
- Dont throw an exception in FastHttpUser if a request is made with stream=True and the connection fails [\#2642](https://github.com/locustio/locust/pull/2642) ([cyberw](https://github.com/cyberw))
24
+
-\[Modern UI\] Modal Can Extend Beyond Screen Limits [\#2631](https://github.com/locustio/locust/pull/2631) ([andrewbaldwin44](https://github.com/andrewbaldwin44))
25
+
- chore: remove repetitive words [\#2625](https://github.com/locustio/locust/pull/2625) ([tgolang](https://github.com/tgolang))
26
+
- Add documentation about manually closing TCP/HTTP connections [\#2623](https://github.com/locustio/locust/pull/2623) ([DennisKrone](https://github.com/DennisKrone))
27
+
- Update ruff to 0.3.0 [\#2619](https://github.com/locustio/locust/pull/2619) ([cyberw](https://github.com/cyberw))
0 commit comments