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

bug:(engine): fail on autostart STREAM or SERVICE #121

Closed
pcanto-hopeit opened this issue Feb 3, 2022 · 1 comment
Closed

bug:(engine): fail on autostart STREAM or SERVICE #121

pcanto-hopeit opened this issue Feb 3, 2022 · 1 comment

Comments

@pcanto-hopeit
Copy link
Collaborator

When you start hopeit.engine app with --start-streams argument, the engine don't start streams or services.
Anyway you can start any stream or service from the management api:
curl localhost:8020/mgmt/simple-example/0x14/streams/process-events/start

it looks related to _start_streams method in the create_task

@leosmerling-hopeit
Copy link
Collaborator

Fixed in #125 (Release 0.14.1)

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 a pull request may close this issue.

2 participants