Open
Description
When including a remote taskfile the autocomplete hangs.
I can't publish my taskfile because of company policy, but my setup is including a single remote ~650 line taskfile with 5 tasks that takes 1.2s to download (timing wget).
Steps to reproduce:
-
Create a remote and local taskfile
-
Enable the remote taskfile experiment and include the remote taskfile
-
Setup autocompletion per the docs
-
Attempt to type
task <foo prefix>
and notice that it hangs -
Task version:
v3.30.1
-
Operating system:
macOS 14.1.1
-
Experiments enabled:
TASK_X_REMOTE_TASKFILES: 1
Activity