Migrating to trio-asyncio
ChihChengLiang opened this issue · 1 comments
ChihChengLiang commented
This is a subtask of #174.
To migrate to Trio, we first explore how can we use trio-asyncio
to wrap existing code without a lot of rewrites.
ChihChengLiang commented
Checkout #348 for a start