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

fix: Introduce descendant process id verification in Camel JBang #1286

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

christophd
Copy link
Member

No description provided.

christophd and others added 2 commits December 19, 2024 12:29
- Auto adjust the pid that identifies the running Camel JBang application
- Camel JBang pid may change on Unix OS due to descendant process being launched
- Racing conditions may lead to parent pid being stored in test context
- Make sure to also search for descendant process ids when verifying the Camel integration app status
@christophd christophd force-pushed the fix/camel-jbang-pid branch 2 times, most recently from 218246b to d067e3d Compare December 20, 2024 14:18
@christophd christophd marked this pull request as ready for review December 20, 2024 14:18
@christophd christophd merged commit e9f6947 into main Dec 20, 2024
1 check passed
@bbortt bbortt deleted the fix/camel-jbang-pid branch December 21, 2024 13:36
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

Successfully merging this pull request may close these issues.

2 participants