fs: Fix setting new deployment ID in format when not present (#8517)
The code does not properly set a new deployemnt ID when not present in format.json: it loops twice without releasing write lock on format.json causing an infinite locking error on the same file. This commit fixes and simplifies a little the code.master
parent
e9b2bf00ad
commit
60690a7e1d
Loading…
Reference in new issue