openvsx icon indicating copy to clipboard operation
openvsx copied to clipboard

extension publishing can race

Open akosyakov opened this issue 3 years ago • 1 comments
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

akosyakov avatar Dec 15 '21 07:12 akosyakov

I don't know if this issue is still relevant with all the changes made to the publishing code.

amvanbaren avatar Jan 12 '23 15:01 amvanbaren