We should create an EnsembleFrame function that checks for empty partitions and removes them. This should not be a part of any sync workflow, in part because it cannot be done lazily, but should be available for users who would like to cut down on overhead spent trying to schedule/execute tasks on empty partitions.
We should create an EnsembleFrame function that checks for empty partitions and removes them. This should not be a part of any sync workflow, in part because it cannot be done lazily, but should be available for users who would like to cut down on overhead spent trying to schedule/execute tasks on empty partitions.