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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
