You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm actually trying to run 3 tasks in sequence (also eslint.executeAutofix in between the two from example), but 2 tasks are enough to reproduce the issue.
The text was updated successfully, but these errors were encountered:
kamilmielnik
changed the title
Tasks interfering with eath other despite sequence order
Tasks interfering with each other despite sequence order
Feb 19, 2023
kamilmielnik
changed the title
Tasks interfering with each other despite sequence order
Tasks interfering despite sequence order
Feb 19, 2023
Type: Bug
tasks.json
:Note
"dependsOrder": "sequence"
.Document formatter is Prettier.
keybindings.json
:Expected result
Actual result
It will inconsistently, randomly(?) give 2 different results (either one of 2 requested tasks)
or
Notes
eslint.executeAutofix
in between the two from example), but 2 tasks are enough to reproduce the issue.VS Code version: Code 1.75.1 (441438a, 2023-02-08T21:35:30.018Z)
OS version: Linux x64 5.19.0-32-generic
Modes:
Sandboxed: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Extensions (11)
(1 theme extensions excluded)
The text was updated successfully, but these errors were encountered: