I ran toil-vg construct with --force_phasing True and vg 1.20.0 when building a GBWT from a VCF set that has phase breaks (1000 Genomes on GRCh37).
The resulting GBWT did not have all contig-length haplotypes in it; there were still phase breaks.
We need to add a test for this option at a small scale, and then work out why it doesn't work (at least with construct) and fix it.