mithalee mohapatra
07/21/2020, 7:15 PMZachary Hughes
07/21/2020, 7:25 PMtest_get_flow_S3
function defined in your code snippet is the access pattern that does work for you, correct?
Do you mind posting the code that doesn't work?mithalee mohapatra
07/21/2020, 8:20 PMZachary Hughes
07/21/2020, 8:35 PMstorage.flows.values()
is?mithalee mohapatra
07/21/2020, 8:51 PMZachary Hughes
07/21/2020, 9:10 PMstorage.flows.values()
before modifying storage.flows
?mithalee mohapatra
07/21/2020, 9:22 PMZachary Hughes
07/21/2020, 9:34 PMstorage.flows
like you are now. That said, I'm not sure there's a good reason for us to enforce that. If you don't mind, could you open an issue on Github explaining your use case?mithalee mohapatra
07/21/2020, 9:49 PM