]> git.ipfire.org Git - thirdparty/starlette.git/commit
Remove manual contextvar copy logic (#1421)
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Mon, 31 Jan 2022 23:18:13 +0000 (00:18 +0100)
committerGitHub <noreply@github.com>
Mon, 31 Jan 2022 23:18:13 +0000 (00:18 +0100)
commit565898b3fdce24f85ec279fe998832da1a0ee664
tree62489193afd43fc2b1b07c417dd0eeeed3140601
parentd61e17ba91b8e0c3858058490a597785724ca387
Remove manual contextvar copy logic (#1421)

* Remove manual contextvar copy logic

* Add test

Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
setup.py
starlette/concurrency.py
tests/test_concurrency.py