question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[🐛 Bug]: Sessions are hanged for some time even after the test execution

See original GitHub issue

What happened?

Tests which i have been running just take 30 seconds, even after driver().quit(), then sessions is not exited Screenshot 2022-10-25 at 10 18 43 PM

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:closed
  • Created a year ago
  • Comments:16 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
diemolcommented, Oct 28, 2022

How can we reproduce the issue? Can you share a test to reproduce this?

0reactions
github-actions[bot]commented, Dec 12, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found