Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Paul Price
Paul PriceReporter
Paul Price
Paul PriceReviewers
Jim Bosch
Story Points
0.5
RubinTeam
Data Release Production
Components
Sprint
None
Checklist
Checklist
Created August 4, 2016 at 12:47 PM
Updated November 16, 2016 at 6:57 AM
Resolved August 4, 2016 at 7:50 PM
singleFrameDriver.py is only using a single process. The problem appears to be the change to use a
ButlerInitializedTaskRunner
, which doesn't inherit fromBatchTaskRunner
.