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

dbus: use polling to notify readiness #52

Merged
merged 1 commit into from
Feb 11, 2021
Merged

dbus: use polling to notify readiness #52

merged 1 commit into from
Feb 11, 2021

Conversation

mobinmob
Copy link
Owner

Test polling instead of using --print-pid for notification. I believe that right now it is the best choice - @st3r4g has compelling arguments and the implementation works.
The service has been tested, I will continue to do so. It is also the first service that includes an executable file (the data/check script) and has some directory structure. The makefile needs to adjust.

@mobinmob mobinmob merged commit 63f3764 into devel Feb 11, 2021
@mobinmob mobinmob deleted the dbus_fix branch February 27, 2021 19:34
@st3r4g
Copy link

st3r4g commented Apr 17, 2021

Actually I just found here that maybe --print-address can be used for readiness notification. To be 100% sure one would need to read the source code and see if it happens after (or sufficiently close to the systemd-specific notification, which I'm not really motivated to do since I've now switched to dbus-broker.

@mobinmob
Copy link
Owner Author

mobinmob commented Apr 17, 2021

Thank you :) I will test this ASAP. The reason I changed from --print-pid was that I had consistent failures. Nice work on the launcher!

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