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

Executor doesn't compile, missing tokio::signal #171

Closed
tfeda opened this issue Aug 28, 2022 · 0 comments · Fixed by #172
Closed

Executor doesn't compile, missing tokio::signal #171

tfeda opened this issue Aug 28, 2022 · 0 comments · Fixed by #172
Labels
bug Something isn't working

Comments

@tfeda
Copy link
Contributor

tfeda commented Aug 28, 2022

Describe the bug
Seems like the signal feature is missing tokio's feature list and is causing a compilation error in main.rs

To Reproduce
Steps to reproduce the behavior:

cd ballista/rust/executor
cargo build

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

@tfeda tfeda added the bug Something isn't working label Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant