Raul
Raul
Has there been any progress whatsoever on this? I am also interested in function 23 working. Thanks!
Hey @KennethNielsen, thank you for the through response! I agree that option 2 would be better. In my case I would like to communicate at high frequency. I assume that...
I guess we can just deepcopy the dict. ``` frozendict(copy.deepcopy(orig_top)) ```
It would still probably be worth providing that functionality in the constructor (eg: bool flag), since this can be an error prone default.