Skip to content

Fix extra gparts

Loic Hausammann requested to merge fix_extra_gparts into master

Fix #757 (closed)

Now if the extra gparts are not needed, they are automatically disabled no matter Scheduler:space_extra_gparts. When running properly with extra gparts, the code was almost correct, I have spotted only a tiny mistake.

By the way, I have also added a few debugging checks to be safe.

Without extra gparts: snap_0199

With extra gparts: snap_0199

Merge request reports