openvsx
openvsx copied to clipboard
extension publishing can race
trafficstars
We should ensure that publishing is rejected if the same version is already in process of publishing. Also if publishing fails for some reasons partially uploaded resources should be reverted.
It seems to be a cause for https://github.com/eclipse/openvsx/issues/374
I don't know if this issue is still relevant with all the changes made to the publishing code.