Robxxt
Robxxt
Hi there, I would like to help to do the migration. How should we start?
@nzlosh Through which platform do you suggest to have the meeting? Do you have any date in mind? It would fit me something from Monday to Friday in this time...
Hi @AndroxxTraxxon as far as I know there is not any branch. We haven't even decided in the optimal strategy to make the migration to asyncio😅
How should we proceed with the service by service migration. Should we use eventlet_asyncio hub? Or directly re-write eventlet functionallity in it's counterpart in asyncio??
Would this work? If not, should I use eventlet_asyncio to execute asyncio inside eventlet or execute eventlet inside asyncio? Also, how can I test that my changes have not broke...