[ ] Split exception CheckpointException into more explicit types for "Lock already acquired by different process" and "Lock cannot be released because it was not acquired"
[ ] Add @throws annotations with docs (seehttps://github.com/neos/neos-development-collection/blob/40c2d74e328d9d9e7621f7897b39c1a30b20aa3a/Neos.ContentRepository/Tests/Behavior/Features/Bootstrap/EventSourcedTrait.php#L277-L355)
CheckpointException
into more explicit types for "Lock already acquired by different process" and "Lock cannot be released because it was not acquired"@throws
annotations with docs (seehttps://github.com/neos/neos-development-collection/blob/40c2d74e328d9d9e7621f7897b39c1a30b20aa3a/Neos.ContentRepository/Tests/Behavior/Features/Bootstrap/EventSourcedTrait.php#L277-L355)