Mingwei Samuel
Mingwei Samuel
Are these "[stringly typed](https://en.wiktionary.org/wiki/stringly-typed)"? Should they be fixed (separately)? _Originally posted by @rohitkulshreshtha in https://github.com/hydro-project/hydroflow/pull/1198#discussion_r1605306725_ ```rust if let Some(op_inst) = self.flat_graph.node_op_inst(pred_node_id) { if "persist" == op_inst.op_constraints.name || "state" == op_inst.op_constraints.name...
Seems suspicious
This would allow users to recover the value stored after it is removed and all other references are dropped
Might only be a problem on windows?
consolidate into one task to prevent races