Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cljs + shadow-cljs jack-in should not insist on connecting prior to watching #2677

Open
Gnurdle opened this issue Dec 23, 2024 · 0 comments
Open

Comments

@Gnurdle
Copy link
Contributor

Gnurdle commented Dec 23, 2024

The use case is coming back to a project (likely after an interruption), opening, and jacking in.

At this point calva wants to connect, and prompts, and will sit there until it connects to something.

At this point, the project may be full of compile errors, and we'll never know until connected.

Ironically, once connected, then the watch kicks in, and you start getting complaints of "stale output" from the connectee.

I feel like the watch should happen prior to connect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant