locust-cloud 1.22.1.dev2__py3-none-any.whl → 1.23.1.dev1__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.
@@ -100,8 +100,8 @@ def input_listener(key_to_func_map: dict[str, Callable]):
100
100
  def input_listener_func():
101
101
  try:
102
102
  poller = get_poller()
103
- except InitError as e:
104
- logging.debug(e)
103
+ except InitError:
104
+ # logging.debug(e)
105
105
  return
106
106
 
107
107
  try:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: locust-cloud
3
- Version: 1.22.1.dev2
3
+ Version: 1.23.1.dev1
4
4
  Summary: Locust Cloud
5
5
  Project-URL: homepage, https://locust.cloud
6
6
  Project-URL: repository, https://github.com/locustcloud/locust-cloud
@@ -4,7 +4,7 @@ locust_cloud/apisession.py,sha256=JkXiGEtJCBxOW11P0KGr0AUc_AmfqAlO5SijC0zf85w,43
4
4
  locust_cloud/args.py,sha256=Kr1plMq79KGni3xogmY1FBe6qtdvncM3CJ8in2HijAk,10990
5
5
  locust_cloud/cloud.py,sha256=0HQfAvODgeRXFwZ2MtLC6MwOyRFT_Frn4DDZ5JXxqH4,6059
6
6
  locust_cloud/common.py,sha256=GVKkWcbbqd9n8oU-fHZRVZw3jGtuIVGSCLD2ZizeEo0,1160
7
- locust_cloud/input_events.py,sha256=MyxccgboHByICuK6VpQCCJhZQqTZAacNmkSpw-gxBEw,3420
7
+ locust_cloud/input_events.py,sha256=6gariDmjZfqQZDFOO_AbrqqMpDesQALEKfXZ3Lps6GQ,3417
8
8
  locust_cloud/web_login.py,sha256=2RC2NHczVdlz2bzmcPDDOR5UbL5ymBK2DUeo_5V6gY0,2553
9
9
  locust_cloud/websocket.py,sha256=9Q7nTFuAwVhgW74DlJNcHTZXOQ1drsXi8hX9ciZhWlQ,8998
10
10
  locust_cloud/docs/.gitignore,sha256=ghNPcjYkjQXNS_eVmu2hQFhq6FIUliAD1O2CJhulS2o,10
@@ -12,8 +12,8 @@ locust_cloud/docs/1-first-run.rst,sha256=4CyEoreZfbuon30bRocx7mmKWEso-pVQeWqPiRW
12
12
  locust_cloud/docs/2-examples.rst,sha256=45s-gwExNwzbmpzleUENZK4WuHBO7fJ_lGzeukQdWrg,10128
13
13
  locust_cloud/docs/locust-cloud.rst,sha256=KwolrGHH4RtU7VvzO6-QRAJu-ekPPR6XVzdf8i9qZGM,156
14
14
  locust_cloud/docs/images/locust-cloud-screenshot.png,sha256=ag0IxBi-40VexC84MApol1GCgRCL2h-l8NQDTMaeTyE,477350
15
- locust_cloud-1.22.1.dev2.dist-info/METADATA,sha256=wEA0hrPvN1L1n0qR13ZoI9ROSQ3iwqisK5_HkxYoM0s,788
16
- locust_cloud-1.22.1.dev2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
17
- locust_cloud-1.22.1.dev2.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
18
- locust_cloud-1.22.1.dev2.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
19
- locust_cloud-1.22.1.dev2.dist-info/RECORD,,
15
+ locust_cloud-1.23.1.dev1.dist-info/METADATA,sha256=Gm61DK1uL_JMYxBYynvNH2jmV-GqQJHORNBNrLKfrhs,788
16
+ locust_cloud-1.23.1.dev1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
17
+ locust_cloud-1.23.1.dev1.dist-info/entry_points.txt,sha256=PGyAb4e3aTsGS3N3VGShDl6VzJaXy7QwsEgsLOC7V00,57
18
+ locust_cloud-1.23.1.dev1.dist-info/licenses/LICENSE,sha256=Ow6fY6ta4KIjdlWalmxGvRP8yLmetvkbkl-SdHMjPIs,1093
19
+ locust_cloud-1.23.1.dev1.dist-info/RECORD,,