microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.44k stars 29.35k forks source link

Pull icon in source control section with git #134884

Closed lucatacconi closed 3 years ago

lucatacconi commented 3 years ago

Issue Type: Bug

In case of more than one repository in workspace, executing pull or push, all sinchronize icon in all repository start rotating regardless of which button is pressed and the commit counter to download or upload is written to all repositories.

The same thing happens when launching the synchronization via sinchronize icon.

VS Code version: Code 1.61.0 (ee8c7def80afc00dd6e593ef12f37756d8f504ea, 2021-10-07T18:11:02.929Z) OS version: Linux x64 5.4.0-88-generic Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8 x 2700)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|2, 2, 2| |Memory (System)|15.54GB (2.79GB free)| |Process Argv|--unity-launch --crash-reporter-id c25f82c4-db2e-45d1-9a34-b47bbcacc2bd| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|cinnamon| |XDG_CURRENT_DESKTOP|X-Cinnamon| |XDG_SESSION_DESKTOP|cinnamon| |XDG_SESSION_TYPE|x11|
Extensions (16) Extension|Author (truncated)|Version ---|---|--- swagger-snippets|adi|0.0.1 Bookmarks|ale|13.2.2 gitlens|eam|11.6.1 php-debug|fel|1.19.0 beautify|Hoo|1.5.0 materialdesignicons-intellisense|luk|3.3.0 git-graph|mhu|1.30.0 dotenv|mik|1.0.1 vscode-apache|mrm|1.2.0 remote-containers|ms-|0.202.1 remote-ssh|ms-|0.65.8 remote-ssh-edit|ms-|0.65.8 remote-wsl|ms-|0.58.2 vscode-remote-extensionpack|ms-|0.21.0 cpptools|ms-|1.6.0 vetur|oct|0.34.1
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 pythonvspyt602:30300191 vspor879:30202332 vspor708:30202333 vspor363:30204092 pythonvspyt639:30300192 pythontb:30283811 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 pythondataviewer:30285071 pythonvsuse255:30340121 vscod805:30301674 pythonvspyt200:30340761 binariesv615:30325510 vsccppwt:30378364 pythonvssor306:30344512 bridge0708:30335490 pygetstartedt2:30371810 dockerwalkthru:30377721 bridge0723:30353136 pythonrunftest32:30373476 pythonf5test824:30373475 javagetstartedt:30364666 pythonvspyt187:30373474 pydsgst2:30361792 vsqsis300:30374797 vsaa593:30376534 vssld246cf:30379912 ```
gjsjohnmurray commented 3 years ago

/duplicate

See https://github.com/microsoft/vscode/issues/134638#issuecomment-938471497 for a workaround.

Scheduled to be fixed in upcoming recovery release.