Open eureka-cpu opened 7 months ago
@mikehostetler has a pending PR for the outputs side of this, which I will be testing and making adjustments if needed
Given the fact that we've only seen contention for the output side of this, is there a compelling to push the inputs side to a file as well?
Given the fact that we've only seen contention for the output side of this, is there a compelling to push the inputs side to a file as well?
I think it's lower priority for sure. When it was discussed, it was mentioned we should do both but that output was high prio.
Currently we write the program inputs and outputs to stdout which is causing collisions with log info
This task should be two PRs in this order of importance:
Ref #89 Ref #90