lsst-ctrl-mpexec 30.0.0__py3-none-any.whl → 30.0.0rc1__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.
@@ -162,17 +162,9 @@ class SingleQuantumExecutor(lsst.pipe.base.single_quantum_executor.SingleQuantum
162
162
  limited_butler: LimitedButler,
163
163
  quantum_id: uuid.UUID | None = None,
164
164
  ) -> tuple[QuantumSuccessCaveats, list[uuid.UUID], ButlerMetrics]:
165
- ids_put: list[uuid.UUID] = []
166
- with limited_butler.record_metrics() as butler_metrics:
167
- quantum_success_caveats = super()._run_quantum(
168
- task,
169
- quantum,
170
- task_node,
171
- limited_butler=limited_butler,
172
- quantum_id=quantum_id,
173
- ids_put=ids_put,
174
- )
175
- return quantum_success_caveats, ids_put, butler_metrics
165
+ return super()._run_quantum(
166
+ task, quantum, task_node, limited_butler=limited_butler, quantum_id=quantum_id
167
+ )
176
168
 
177
169
  def writeMetadata(
178
170
  self, quantum: Quantum, metadata: Any, task_node: TaskNode, /, limited_butler: LimitedButler
@@ -1,2 +1,2 @@
1
1
  __all__ = ["__version__"]
2
- __version__ = "30.0.0"
2
+ __version__ = "30.0.0rc1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lsst-ctrl-mpexec
3
- Version: 30.0.0
3
+ Version: 30.0.0rc1
4
4
  Summary: Pipeline execution infrastructure for the Rubin Observatory LSST Science Pipelines.
5
5
  Author-email: Rubin Observatory Data Management <dm-admin@lists.lsst.org>
6
6
  License-Expression: BSD-3-Clause OR GPL-3.0-or-later
@@ -13,10 +13,10 @@ lsst/ctrl/mpexec/reports.py,sha256=EvHjW9wdjfN1lj4DQH634oJ9zv3wYKySvJ_UtFDtNHY,2
13
13
  lsst/ctrl/mpexec/separablePipelineExecutor.py,sha256=yHymF9jSthVCl_230TzRqQrcAmohSgR7Me8YAbMazM8,1818
14
14
  lsst/ctrl/mpexec/showInfo.py,sha256=SJfsjLRXnlgflY2HwH2fK8v4UlmzFOcWEBuROgA6nBI,17599
15
15
  lsst/ctrl/mpexec/simple_pipeline_executor.py,sha256=aVWgOds0ILCTzXdrWy0KFyjcIuqw6cNq8alAJeZd8AE,1797
16
- lsst/ctrl/mpexec/singleQuantumExecutor.py,sha256=KnghvHDWqamrI3pmdH4GdpNQBVx3IBa3i0fLmUG978M,9102
16
+ lsst/ctrl/mpexec/singleQuantumExecutor.py,sha256=JAA8oIbKCsLn66gwf6Hl_F_BNutAbzbtUbL6yW9FXJ4,8807
17
17
  lsst/ctrl/mpexec/taskFactory.py,sha256=0TdCM-le7CXhobVbWPTqcq9sOrGceUY6mmkzzWhi0dM,1707
18
18
  lsst/ctrl/mpexec/util.py,sha256=y2Rw5PL40_EuLtVxiqSVX0JfPV4IrFl1LfOMUWx2u30,4236
19
- lsst/ctrl/mpexec/version.py,sha256=--s7nTlXrHcUGZfOJGTF8_DCdIUv7QPWWD7as9kq0iY,49
19
+ lsst/ctrl/mpexec/version.py,sha256=vSgpHsF0PG5ox9cJDNTmDJ8a4r5c8EKOc2gxM3iszgs,52
20
20
  lsst/ctrl/mpexec/cli/__init__.py,sha256=6dpDHNBzyicVpFi1fsaiYVbYEMeoL57IHKkPaej24gs,1301
21
21
  lsst/ctrl/mpexec/cli/butler_factory.py,sha256=nx22v4vsD7GglgQ7D0Nf6o3NONcyQvecCruN_neEaCw,24365
22
22
  lsst/ctrl/mpexec/cli/pipetask.py,sha256=4HnhX9dCizCihVbpHVJX5WXO9TEli9oL6wA-tPh1_vA,2209
@@ -38,13 +38,13 @@ lsst/ctrl/mpexec/cli/script/report.py,sha256=RCy8KcOqijYmKlzaeIYT34FrbgFgqoFJdrK
38
38
  lsst/ctrl/mpexec/cli/script/run.py,sha256=rb3GAPksZi2b5YG1LPsqgDwugEqgIeLbRZGojm5yUMc,14385
39
39
  lsst/ctrl/mpexec/cli/script/run_qbb.py,sha256=W1MvzoUBKvHNx17s1dvyGXaC7C5uGvbvDrF9meXbvok,10855
40
40
  lsst/ctrl/mpexec/cli/script/update_graph_run.py,sha256=2b0Q0j5yPC4bWxq0tsd4et2VmOnu-dQLQa94340z78Y,2623
41
- lsst_ctrl_mpexec-30.0.0.dist-info/licenses/COPYRIGHT,sha256=pGCjnRAnyt02a6_9PLzXQikpvYmvMmK9fCdOKlRSV6k,369
42
- lsst_ctrl_mpexec-30.0.0.dist-info/licenses/LICENSE,sha256=pRExkS03v0MQW-neNfIcaSL6aiAnoLxYgtZoFzQ6zkM,232
43
- lsst_ctrl_mpexec-30.0.0.dist-info/licenses/bsd_license.txt,sha256=7MIcv8QRX9guUtqPSBDMPz2SnZ5swI-xZMqm_VDSfxY,1606
44
- lsst_ctrl_mpexec-30.0.0.dist-info/licenses/gpl-v3.0.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
45
- lsst_ctrl_mpexec-30.0.0.dist-info/METADATA,sha256=kNcJfdUXfTMeYV4MPDzYblUN3LDTLwFB-X-ZJCbcd0E,2319
46
- lsst_ctrl_mpexec-30.0.0.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
47
- lsst_ctrl_mpexec-30.0.0.dist-info/entry_points.txt,sha256=aYE38yqZU8qvpLUUkXzgmUxDJYYknEqPxgxYkowrL4s,64
48
- lsst_ctrl_mpexec-30.0.0.dist-info/top_level.txt,sha256=eUWiOuVVm9wwTrnAgiJT6tp6HQHXxIhj2QSZ7NYZH80,5
49
- lsst_ctrl_mpexec-30.0.0.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
50
- lsst_ctrl_mpexec-30.0.0.dist-info/RECORD,,
41
+ lsst_ctrl_mpexec-30.0.0rc1.dist-info/licenses/COPYRIGHT,sha256=pGCjnRAnyt02a6_9PLzXQikpvYmvMmK9fCdOKlRSV6k,369
42
+ lsst_ctrl_mpexec-30.0.0rc1.dist-info/licenses/LICENSE,sha256=pRExkS03v0MQW-neNfIcaSL6aiAnoLxYgtZoFzQ6zkM,232
43
+ lsst_ctrl_mpexec-30.0.0rc1.dist-info/licenses/bsd_license.txt,sha256=7MIcv8QRX9guUtqPSBDMPz2SnZ5swI-xZMqm_VDSfxY,1606
44
+ lsst_ctrl_mpexec-30.0.0rc1.dist-info/licenses/gpl-v3.0.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
45
+ lsst_ctrl_mpexec-30.0.0rc1.dist-info/METADATA,sha256=Nr4wHp37aK7opT9QGWdiSCmkSRvJ8UWRfT-G45uUn3Y,2322
46
+ lsst_ctrl_mpexec-30.0.0rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
47
+ lsst_ctrl_mpexec-30.0.0rc1.dist-info/entry_points.txt,sha256=aYE38yqZU8qvpLUUkXzgmUxDJYYknEqPxgxYkowrL4s,64
48
+ lsst_ctrl_mpexec-30.0.0rc1.dist-info/top_level.txt,sha256=eUWiOuVVm9wwTrnAgiJT6tp6HQHXxIhj2QSZ7NYZH80,5
49
+ lsst_ctrl_mpexec-30.0.0rc1.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
50
+ lsst_ctrl_mpexec-30.0.0rc1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.10.1)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5