We really need to implement this feature.
deploy:release
Then new release dir created, LOCK file created within it.
If prev release contains LOCK file, error throws.
deploy:symlink
After symlink LOCK file deleted.
rollback
Skip all release what contains LOCK file.
cleanup
Delete all release what contains LOCK file (check if current not linked to it).

We really need to implement this feature.
deploy:releaseThen new release dir created,
LOCKfile created within it.If prev release contains
LOCKfile, error throws.deploy:symlinkAfter symlink
LOCKfile deleted.rollbackSkip all release what contains
LOCKfile.cleanupDelete all release what contains
LOCKfile (check if current not linked to it).