|
|
|
|
|
by botusaurus
126 days ago
|
|
what about the interaction between these 2 flows: - summarize email to text file - send report to email the issue is tracking that the first step didnt contaminate the second step, i dont see how you can solve this in a non-probabilistic works 99% of the time way |
|
The fix is to make all IO tracked by the system -- if you read a file it has taints as part of the read, either from your previous write or configured somehow.