eclipse-symphony / symphony

Symphony project
MIT License
24 stars 17 forks source link

memory state provider return deep copy of objects #197

Closed RemindD closed 1 month ago

RemindD commented 1 month ago
  1. memory state provide return a deep copy of objects using Marshal and then Unmarshal (get and list)
  2. Use same error in managers so that CloseSpanWithError can get the right error
msftcoderdjw commented 1 month ago

@RemindD , is this PR ready for publish?

RemindD commented 1 month ago

@Haishi2016 and @msftcoderdjw Could you please kindly review?