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

AMQP Connection is started even if "command" executor is used #18

Open
malawski opened this issue Dec 9, 2014 · 1 comment
Open

AMQP Connection is started even if "command" executor is used #18

malawski opened this issue Dec 9, 2014 · 1 comment
Labels

Comments

@malawski
Copy link
Contributor

malawski commented Dec 9, 2014

When running the example:

https://github.com/dice-cyfronet/hyperflow/tree/feature/mm-example/examples/SplitAndGzip

I get

Done processing workflow JSON.
createInstance time: 10ms
Wf id=1
[AMQP] Starting connection!
...

Potentially unhandled rejection [1] TypeError: Object #<Promise> has no method 'once'
    at taskCount (/git/hyperflow-mm-example/functions/amqpCommand.js:12:14)
@malawski malawski added the bug label Dec 9, 2014
@kfigiela
Copy link
Contributor

kfigiela commented Jan 8, 2015

Well… it is actually not fixed. Some lib must have been updated breaking API and package.json does not specify versions well…

@kfigiela kfigiela reopened this Jan 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants