cubewise-code / rushti

Smooth parallelization of TI Processes with TM1py
https://code.cubewise.com/tm1py-help-content/run-processes-in-parallel-using-only-connection
MIT License
9 stars 13 forks source link

Spaces in parameter values break OPT mode #24

Closed MariusWirtz closed 5 years ago

MariusWirtz commented 5 years ago

When parsing a parameter with spaces, something in the code removes all quote marks and then the code reads a parameter with spaces across multiple lines and the code breaks (as shown below) This behaviour is not present when the id and predecessors are not used.