Skip to content

Do not clear the sort flag when receiving parts after the ghost.

Matthieu Schaller requested to merge no_sort_before_force into master

Implements #304 (closed). We only reset the c->sorted flag for the first receive not for the second one.

Merge request reports