botify-labs / simpleflow

Python library for dataflow programming.
https://botify-labs.github.com/simpleflow/
MIT License
68 stars 24 forks source link

simpleflow.execute: Handle Argument list too long #338

Open ybastide opened 6 years ago

ybastide commented 6 years ago

simpleflow.execute.python: if format_arguments_json is too long, use a temporary file instead.