vscode-crystal-lang icon indicating copy to clipboard operation
vscode-crystal-lang copied to clipboard

Task launch gets stuck on "Fetching build task"

Open lbarasti opened this issue 4 years ago • 4 comments

if I update the VS extension to the latest version (0.4.0), and launch a task - e.g. a crystal run task - the task won't start, and the loading spinner for "Fetching build task" will keep on... spinning. I'm on VS 1.44.2 running on Ubuntu 19.10

image

Running tasks without any vscode-crystal extension works just fine, as well as running tasks with v0.3.14 of the extension.

@faustinoaq mentioned that this issue might be due to the task provider implementation not working properly, see https://github.com/crystal-lang-tools/vscode-crystal-lang/pull/77

lbarasti avatar Apr 18 '20 16:04 lbarasti

Hi @lbarasti Thank you for reporting this issue!

I'm already trying to fix it :)

faustinoaq avatar Apr 18 '20 20:04 faustinoaq

Also running into this problem!

jacobh0 avatar May 02 '20 05:05 jacobh0

Any updates on this? It seems like this only happens when the visible editor is a crystal-related file.

vypxl avatar May 13 '20 09:05 vypxl

Can we at least pull 0.4.0 from the official releases until this is fixed? It keeps auto-upgrading to this version that has this broken behavior. @faustinoaq

jacobh0 avatar May 23 '20 16:05 jacobh0

Let me know if this still occurs on v0.9.0

nobodywasishere avatar Feb 02 '24 03:02 nobodywasishere