It’s not safe to prune during a reindex, as there may be blocks in earlier files that have not yet been processed if they were out of order. Those files could be accidentally deleted.
Since undo files are regenerated during reindex, this allocation of disk space could cause pruning to be triggered.
@laanwj I thought I was just adding a belt and suspenders check here, but turns out it can and will happen. This should be backported to 0.11.
Also, clarify startup message that an initial pruning of the block store doesn’t happen if reindexing.