locust-cloud 1.15.1__py3-none-any.whl → 1.15.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
locust_cloud/websocket.py CHANGED
@@ -175,6 +175,7 @@ class Websocket:
175
175
 
176
176
  if shutdown:
177
177
  logger.debug("Got shutdown from locust master")
178
+ self.__connect_timeout_timer.cancel() # I dont know exactly why/if this is necessary but we had an issue in status-checker once
178
179
  if shutdown_message:
179
180
  print(shutdown_message)
180
181
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: locust-cloud
3
- Version: 1.15.1
3
+ Version: 1.15.2
4
4
  Summary: Locust Cloud
5
5
  Project-URL: Homepage, https://locust.cloud
6
6
  Requires-Python: >=3.11
@@ -4,8 +4,8 @@ locust_cloud/cloud.py,sha256=OaUE0bnlRGgLTKhdDCMnonaT-h2pop_cAfcOFOLcwng,5581
4
4
  locust_cloud/common.py,sha256=cFrDVKpi9OEmH6giOuj9HoIUFSBArixNtNHzZIgDvPE,992
5
5
  locust_cloud/input_events.py,sha256=MyxccgboHByICuK6VpQCCJhZQqTZAacNmkSpw-gxBEw,3420
6
6
  locust_cloud/web_login.py,sha256=1j2AQoEM6XVSDtE1q0Ryrs4jFEx07r9IQfZCoFAQXJg,2400
7
- locust_cloud/websocket.py,sha256=EMTDBFu11zNM7o2lyQxhAflzluRcKErh2CY3duyjKxc,8857
8
- locust_cloud-1.15.1.dist-info/METADATA,sha256=GPuXVVfeIOck8W781AoYfWITccCas_MJLuJwfpAH7JA,497
9
- locust_cloud-1.15.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- locust_cloud-1.15.1.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
11
- locust_cloud-1.15.1.dist-info/RECORD,,
7
+ locust_cloud/websocket.py,sha256=9Q7nTFuAwVhgW74DlJNcHTZXOQ1drsXi8hX9ciZhWlQ,8998
8
+ locust_cloud-1.15.2.dist-info/METADATA,sha256=a79gziKM22Yf8cyno1E0GHw2PUPhyj6vDYxA7RoJqkE,497
9
+ locust_cloud-1.15.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ locust_cloud-1.15.2.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
11
+ locust_cloud-1.15.2.dist-info/RECORD,,