How can be run multiple version of deployed process?

As per camunda docs, on deployment, previous subscription will be cancelled. What will happens with previous deployment & running process. Please refer below snippet.

Process versioning: Upon deployment of a new version of a process definition, the message subscriptions of the previous version are canceled. This is also the case for message events that are not present in the new version.