German Atalyants Arzumanov

Results 3 issues of German Atalyants Arzumanov

I was in need of a simple string map data structure that would be alphabetically sorted, however the only map implementation in here is a simple hash map. I was...

When using a function decorated with `@async_to_sync` inside of a function decorated with `@sync_to_async` a new thread is spawned instead of reusing the same thread and event loop. This issue...

First of all thanks a lot for the awesome library! I just recently discovered it and it saved me so many headaches. Recently I was trying to do something of...