Meshroom/meshroom/core
Candice Bentéjac f51bf18a25 [core] Only update the running chunk to STOPPED when stopping computations
Chunks of that node that are already in the `SUCCESS` state will not be
updated, and those that are `SUBMITTED` but not `RUNNING` will be reset
to `NONE`.
2023-11-24 17:10:53 +01:00
..
__init__.py [core] Correctly parse status in version names when it exists 2023-04-07 13:29:17 +02:00
attribute.py [ui] improve atts filtering and add search bar ... 2023-08-30 16:21:11 +02:00
cgroup.py [cgroup] rename variable for python 3 compliance 2022-12-08 09:31:30 +01:00
desc.py [core] Add validValue and errorMessage support for ChoiceParams 2023-08-22 11:22:11 +02:00
exception.py [core] add GraphVisitMessage exceptions mecanism 2018-07-19 13:50:45 +02:00
graph.py [core] Preserve edges by recreating all the nodes during UID evaluation 2023-07-24 15:26:37 +02:00
node.py [core] Only update the running chunk to STOPPED when stopping computations 2023-11-24 17:10:53 +01:00
stats.py Merge pull request #1995 from alicevision/fix/binCmdLine 2023-05-10 13:32:47 +02:00
submitter.py [submitters] Add an option to update the job title on submitters 2022-12-05 15:23:10 +01:00
taskManager.py Remove workarounds and backports for Python 2 support 2022-12-05 17:16:21 +01:00