I noticed that run_in_executor has an *args, but no **kwargs. Examination of the source code doesn't give any clues on why. Am I missing something or is asyncio missing something?
-Aaron DeVore
I noticed that run_in_executor has an *args, but no **kwargs. Examination of the source code doesn't give any clues on why. Am I missing something or is asyncio missing something?
-Aaron DeVore