Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
The following env vars don't exist:
split_id = int(os.environ['LIMINAL_SPLIT_ID'])
num_splits = int(os.environ['LIMINAL_NUM_SPLITS'])
The missing parts were deleted in one of the last merges.
The new executor is now here