snowflakedb / snowflakedb/snowflake-connector-python
SNOW-3890777: AuthByWebBrowser incorrectly caches asyncio event loop
Open
@sfc-gh-snow-drivers-warsaw-dl is already working on this.
Since Aug 7, 2026.
bug
status-triage_done
- Dominant language
- Python
- Stars
- 730
- Forks
- 574
- Avg merge
- 5h 45m
- Merged PRs (30d)
- 16
Description
Python version
3.7+
Operating system and processor architecture
N/A
Installed packages
N/A
What did you do?
Tried to run AIO tests on Py 3.14 (in particular, through nixpkgs-unstable).
What did you expect to see?
This idiom / bug fixed. Instead the test failed because a RuntimeError was thrown.
Can you set logging to DEBUG and collect the logs?
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.