Closed younesdessia closed 8 months ago
@GhislainJ I'm open to discussing the possibility of adding the ability to record streams to temporary files.... Thank you.
In order to get this PR going again, we need to set in the script that user should reference their files themselves :
file1 = BinaryFile.from_file("Insert your path here")
input_values = {0: file1}
file1.close()
@GhislainJ ready for review !
@GhislainJ
it's a mistake on my part, I thought this value
was a list like I did at the beginning,
I fixed all that and consolidated the unit test.
What kind of changes does this PR introduce?
[ ] Bug fix
[X] new features
[ ] performance
[ ] docs update
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
[ ] Yes:
[X] No
Other information:
Export wf_run as python script with input