Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Fix
-
Fix Version/s: 10.1.5
-
Component/s: OTHER
-
Labels:None
-
Epic Link:
Description
start_stage_noop is used as a dummy replacement for PFS start_stage function when the latter is switched off. It should be a lot cheaper to call start_stage conditionally instead of performing function call.