xorbitsai / xoscar

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

fix: invalid state #87

Closed yunfwe closed 2 months ago

yunfwe commented 2 months ago

In xinference, interrupting a request to the model will trigger asyncio.exceptions InvalidStateError: invalid state。