Skip to content

Conversation

@ariel-miculas
Copy link
Collaborator

Relates to #98

This prevented `cargo package` to correctly include all the files, see
https://users.rust-lang.org/t/cargo-package-doesnt-include-entire-source-code/99756

Signed-off-by: Ariel Miculas <amiculas@cisco.com>
Signed-off-by: Ariel Miculas <amiculas@cisco.com>
Run `cargo update`.

Signed-off-by: Ariel Miculas <amiculas@cisco.com>
All dependencies must be hosted on crates.io, otherwise we cannot
publish the package. For now, version 0.4.1 of daemonize is good enough.
We may want to publish a fork of daemonize to crates.io in the future to
avoid getting stuck with an old dependency.
Note: since version 0.5.0, exit_action was removed from daemonize and we
rely on it for the pipe notification mechanism.

Signed-off-by: Ariel Miculas <amiculas@cisco.com>
@hallyn
Copy link
Contributor

hallyn commented Sep 12, 2023

You said,

"Note: since version 0.5.0, exit_action was removed from daemonize and we
rely on it for the pipe notification mechanism"

Have you opened, or should you open, an issue explaining why we need that? Or is it just a matter of "we could do it another way but haven't had the time"?

@hallyn hallyn merged commit 8978bcd into project-machine:master Sep 12, 2023
@ariel-miculas
Copy link
Collaborator Author

I did open an issue for another feature I've wanted (the issues tab is not longer public) and I've opened this PR last year but got no response since.

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