mirror of https://github.com/immich-app/immich.git
chore: mark VSCode tasks as background tasks (#22631)
VSCode expect tasks that aren't marked as background tasks to finish eventually. That's not how a dev-server is supposed to work, we expect it to run for basically infinite time. By marking those tasks as background tasks, VSCode stops showing the infinite loading spinner on those processes.pull/22662/head
parent
9da138e01e
commit
075436a5d1
Loading…
Reference in New Issue