torchx-nightly 2025.5.6__py3-none-any.whl → 2025.5.8__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.
Potentially problematic release.
This version of torchx-nightly might be problematic. Click here for more details.
- torchx/schedulers/local_scheduler.py +1 -1
- {torchx_nightly-2025.5.6.dist-info → torchx_nightly-2025.5.8.dist-info}/METADATA +1 -1
- {torchx_nightly-2025.5.6.dist-info → torchx_nightly-2025.5.8.dist-info}/RECORD +7 -7
- {torchx_nightly-2025.5.6.dist-info → torchx_nightly-2025.5.8.dist-info}/LICENSE +0 -0
- {torchx_nightly-2025.5.6.dist-info → torchx_nightly-2025.5.8.dist-info}/WHEEL +0 -0
- {torchx_nightly-2025.5.6.dist-info → torchx_nightly-2025.5.8.dist-info}/entry_points.txt +0 -0
- {torchx_nightly-2025.5.6.dist-info → torchx_nightly-2025.5.8.dist-info}/top_level.txt +0 -0
|
@@ -311,7 +311,7 @@ class _LocalReplica:
|
|
|
311
311
|
"""
|
|
312
312
|
# safe to call terminate on a process that already died
|
|
313
313
|
try:
|
|
314
|
-
os.
|
|
314
|
+
os.killpg(self.proc.pid, signal.SIGTERM)
|
|
315
315
|
except ProcessLookupError as e:
|
|
316
316
|
log.debug(f"Process {self.proc.pid} already got terminated")
|
|
317
317
|
|
|
@@ -74,7 +74,7 @@ torchx/schedulers/gcp_batch_scheduler.py,sha256=Noul_a01FGjDaa3ohAJbx_Pjhy4SN1TP
|
|
|
74
74
|
torchx/schedulers/ids.py,sha256=3E-_vwVYC-8Tv8kjuY9-W7TbOe_-Laqd8a65uIN3hQY,1798
|
|
75
75
|
torchx/schedulers/kubernetes_mcad_scheduler.py,sha256=-NHxKAW9bGnQ-4hpFhciZTlFJryPb3O_9oKv3f7MzuM,42954
|
|
76
76
|
torchx/schedulers/kubernetes_scheduler.py,sha256=7AR3ccfta0NXqahxz9LVrv-vkdZnYTAHzw-sh_aLNDs,28242
|
|
77
|
-
torchx/schedulers/local_scheduler.py,sha256=
|
|
77
|
+
torchx/schedulers/local_scheduler.py,sha256=JMSGAO9RXeUiEz8BOTA_EnHDOd065oJ_tyV1E__m3OQ,41882
|
|
78
78
|
torchx/schedulers/lsf_scheduler.py,sha256=e6BmJC6dNNNzzwATgJu5Sq4HxAPw_hI3EJFRojzAMlE,17690
|
|
79
79
|
torchx/schedulers/ray_scheduler.py,sha256=9Sqesw3aOw_Z0gua2TY3aYE3OJ9MCi75hqVl_RUQwQY,15750
|
|
80
80
|
torchx/schedulers/slurm_scheduler.py,sha256=RC1ze2w0oaoQDLgercW7yHz1rGv5FVB6em4HYbLmQRg,19434
|
|
@@ -115,9 +115,9 @@ torchx/workspace/__init__.py,sha256=FqN8AN4VhR1C_SBY10MggQvNZmyanbbuPuE-JCjkyUY,
|
|
|
115
115
|
torchx/workspace/api.py,sha256=PtDkGTC5lX03pRoYpuMz2KCmM1ZOycRP1UknqvNb97Y,6341
|
|
116
116
|
torchx/workspace/dir_workspace.py,sha256=npNW_IjUZm_yS5r-8hrRkH46ndDd9a_eApT64m1S1T4,2268
|
|
117
117
|
torchx/workspace/docker_workspace.py,sha256=PFu2KQNVC-0p2aKJ-W_BKA9ZOmXdCY2ABEkCExp3udQ,10269
|
|
118
|
-
torchx_nightly-2025.5.
|
|
119
|
-
torchx_nightly-2025.5.
|
|
120
|
-
torchx_nightly-2025.5.
|
|
121
|
-
torchx_nightly-2025.5.
|
|
122
|
-
torchx_nightly-2025.5.
|
|
123
|
-
torchx_nightly-2025.5.
|
|
118
|
+
torchx_nightly-2025.5.8.dist-info/LICENSE,sha256=WVHfXhFC0Ia8LTKt_nJVYobdqTJVg_4J3Crrfm2A8KQ,1721
|
|
119
|
+
torchx_nightly-2025.5.8.dist-info/METADATA,sha256=18UC9mi2F8PjfaquSElM3GI-1hRw6fkZRZgHo0mDKpk,6119
|
|
120
|
+
torchx_nightly-2025.5.8.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
121
|
+
torchx_nightly-2025.5.8.dist-info/entry_points.txt,sha256=T328AMXeKI3JZnnxfkEew2ZcMN1oQDtkXjMz7lkV-P4,169
|
|
122
|
+
torchx_nightly-2025.5.8.dist-info/top_level.txt,sha256=pxew3bc2gsiViS0zADs0jb6kC5v8o_Yy_85fhHj_J1A,7
|
|
123
|
+
torchx_nightly-2025.5.8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|