Skip to content

Playground build is slow, even without changes #2158

@richb-hanover

Description

@richb-hanover

What's up?

@eitsupi - This isn't quite a bug, but the devcontainer for commit d427c86 takes a long time (many minutes) to start up after it has already been built. Here's what I saw:

  • Checkout prql d427c86 (compiler 0.6.0)
  • Start VS Code, it grinds away builds the new Dev Container. When it's done...
  • Open a zsh terminal and enter task run-book when it's done, you'll be able to work on the book
  • Quit from VS Code

Then...

  • Launch VS Code, start the Dev Container
  • 20-30 seconds later, you see the Dev Container CLI prompt vscode ➜ /workspaces/prql (main) $
  • Type task run-book, see the Blocking waiting for file lock on build directory message

This has persisted for 10+ minutes this morning. I will also note that during this time, the CPU on my computer was pretty heavily used, even to the point it interferes with GUI interactions.

Am I missing something? Any recommendations about what to do? Many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions