No. flow.get
will return the object itself. Assuming you are using an in-memory context store, then any modification will be reflected in context.
1 Like
No. flow.get
will return the object itself. Assuming you are using an in-memory context store, then any modification will be reflected in context.