Dedicated workers and flow user state
I have a flow on a dedicated worker. However, I cannot get
wmill.get_flow_user_state (both get and set) to work. get always returns None. It works fine on a regular worker.