the changes I want to make might break that assump...
# development
h
the changes I want to make might break that assumption. I'm trying to encode what platform an EPR did in fact run on, which can't be None
e
So I think that you probably want to add a field to the result which has a materialized platform
depending on where it ended up being executed
h
yeah I'm adding a new field on (rust)
FallibleExecuteProcessResult
👍 1