When I attempt to cancel during bookworm's build, I expect immediate feedback.
In the self-dev repository for JP, if /target/ is refreshed, per #845, bookworm administration causes a silent build process and query failure.
The scope of this issue is not that it is too slow, but that it is blocking.
jp q --new --cfg dev -- "test"
^C^C^C^C^C
MCP error
Timeout error: deadline has elapsed
deadline has elapsed
As in #845, what actually happened is that bookworm took its time, but completed successfully, so retrying the query will succeed.
When I attempt to cancel during bookworm's build, I expect immediate feedback.
In the self-dev repository for JP, if /target/ is refreshed, per #845, bookworm administration causes a silent build process and query failure.
The scope of this issue is not that it is too slow, but that it is blocking.
As in #845, what actually happened is that bookworm took its time, but completed successfully, so retrying the query will succeed.