Known Problems and Shortcomings
waitFor
functionality is not working completely in many scenarios.- The queue drain is based on
setImmediate
, which is very slow but stable. npm run browser-test
gets aEACCES
error in Ubuntu.- The callback argument in an Action definition cannot be arrow function. (.call() does not like arrow functions)
- Circular flows don’t complete the final connection.
./flownote update-dockerhub
does not work../flownote start-docker-stdin
probably doesn’t work everywhere correctly../flownote start-stdin
probably doesn’t work everywhere correctly.- Outstanding bugs
- Terminal color codes are not not being respected bin/sh in Ubuntu terminal.
Documentation
( Installation | Features | Use Cases | Language | Application | Flow | Nodes | Channels | Contribution Overview | Roadmap | Known Problems )