Skyscanner / aiotask-context

Contextual information for asyncio tasks
MIT License
161 stars 25 forks source link

fixed:python3.11 TypeError: task_factory() got an unexpected keyword argument 'context' #32

Closed Jenuce closed 1 year ago

Jenuce commented 1 year ago

In web project and python3.11.x, used example's code, it will raise the err: TypeError: task_factory() got an unexpected keyword argument 'context'

jsoucheiron commented 1 year ago

Merging into a separate 3.11 branch so all tests can run