[🐛 Bug]: Sessions are hanged for some time even after the test execution
See original GitHub issueWhat happened?
Tests which i have been running just take 30 seconds, even after driver().quit(), then sessions is not exited

How can we reproduce the issue?
Its a straight forward test case with limited number of actions running on chrome browser
Relevant log output
I dont see any error, but its just taking time to release the slot for the next test case
Operating System
Linux
Selenium version
Java 4.1.1
What are the browser(s) and version(s) where you see this issue?
Chrome 106
What are the browser driver(s) and version(s) where you see this issue?
Chrome Driver 106.0.5249.61
Are you using Selenium Grid?
4.5.2
Issue Analytics
- State:
- Created a year ago
- Comments:16 (6 by maintainers)
Top Results From Across the Web
Unit Test Session hangs Follow - ReSharper Support | JetBrains
The hang occurs if I stop debugging/error occurs and the Resharped Unit TestExplorer does not realise the execution of the test has ended...
Read more >Cypress hangs during execution of test suite #6695 - GitHub
Current behavior: During a test run Cypress hangs and never exit, it doesn't print anything in the stdout while it's blocked.
Read more >How to Fix Flaky Tests - Semaphore CI
Randomly failing tests are the hardest to debug. Here's a framework you can use to fix them and keep your test suite healthy....
Read more >What to do when a py.test hangs silently? - Stack Overflow
I ran into the same SQLite/Postgres problem with Flask and SQLAlchemy, similar to Gordon Fierce. However, my solution was different.
Read more >Error Messages During Test Execution - LambdaTest
Client timeout with browser tests. Please make sure to set the connection timeout in your test runner/framework high enough, as old browsers ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

How can we reproduce the issue? Can you share a test to reproduce this?
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.