Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if delete file op fails, will refuse to exit #126684

Closed
johngrabner opened this issue Jun 18, 2021 · 2 comments
Closed

if delete file op fails, will refuse to exit #126684

johngrabner opened this issue Jun 18, 2021 · 2 comments
Assignees
Labels
file-explorer Explorer widget issues info-needed Issue requires more information from poster

Comments

@johngrabner
Copy link

Issue Type: Bug

Using visual studio code remote ssh.
Delete a massive file in the left panel.
Do not know why, but delete fails and code keeps trying.
If I try to exist code, it give warning, but if i close anyway,
it ignors me.
Only way to cleanup is the task manager kill code

VS Code version: Code 1.57.1 (507ce72, 2021-06-17T13:28:07.755Z)
OS version: Windows_NT x64 10.0.19041
Restricted Mode: No
Remote OS version: Linux x64 5.4.0-73-generic

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (12 x 3696)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 63.94GB (45.69GB free)
Process Argv --crash-reporter-id 4c66366a-4560-4371-be80-7236c872b55f
Screen Reader no
VM 0%
Item Value
Remote SSH: docker_23_designare
OS Linux x64 5.4.0-73-generic
CPUs AMD Ryzen Threadripper 3970X 32-Core Processor (64 x 2194)
Memory (System) 251.65GB (218.85GB free)
VM 0%
Extensions (5)
Extension Author (truncated) Version
remote-containers ms- 0.183.0
remote-ssh ms- 0.65.7
remote-ssh-edit ms- 0.65.7
remote-wsl ms- 0.56.5
vscode-remote-extensionpack ms- 0.21.0
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30300192
pythontb:30283811
pythonvspyt551cf:30311713
vspre833:30321513
pythonptprofiler:30281270
vshan820:30294714
pythondataviewer:30285071
vscus158:30321503
pythonvsuse255cf:30323309
vscorehov:30309549
vscod805:30301674
vscextlangct:30322307
binariesv615cf:30323120
vsccppwtct:30322537

bug code 1
bug code 3
bug code 2

@bpasero bpasero assigned jrieken and isidorn and unassigned bpasero Jun 19, 2021
@jrieken jrieken removed their assignment Jun 21, 2021
@isidorn isidorn added file-explorer Explorer widget issues info-needed Issue requires more information from poster and removed new release labels Jun 22, 2021
@isidorn
Copy link
Contributor

isidorn commented Jun 22, 2021

I can not reproduce. Can you reproduce using Visual Studio Code Insiders https://code.visualstudio.com/insiders/

@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
file-explorer Explorer widget issues info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

5 participants
@bpasero @jrieken @isidorn @johngrabner and others