xorbitsai / xoscar

Python actor framework for heterogeneous computing.
https://xoscar.dev
Apache License 2.0
89 stars 21 forks source link

BUG: Fix getstate compatibility #84

Closed codingl2k1 closed 8 months ago

codingl2k1 commented 8 months ago

What do these changes do?

super().__getstate__ is not availabe for Python < 3.11

Related issue number

Fixes #xxxx

Check code requirements