You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/01 08:08:30 UTC

[GitHub] [camel-k] tadayosi edited a comment on issue #3029: Why do we println errors in `kamel local` instead of returning them?

tadayosi edited a comment on issue #3029:
URL: https://github.com/apache/camel-k/issues/3029#issuecomment-1055136655


   Hmm, switching to `PreRunE` / `PostRunE` seems to be even mandatory, as currently it appears that once you run `kamel local run --integration-directory xxxx/` and then kill the process with `ctrl-c` there are leftovers: `app/`, `lib/`, and `quarkus/`, so `deinit()` seems to be skipped.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org