-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Prevent browser to be created and unused in case a short session-request-timeout is set #12848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d18f79f
Add logs
bhecquet 5e023c7
Prevent a session to be created while its timeout has expired
bhecquet 26976c2
restore missing "remove"
bhecquet 62de717
Close timedout session on creation to prevent them to be staled
bhecquet 0b8b6a4
Correct stopping of expired sessions
bhecquet 868d9e2
Remove logs for final commit
bhecquet 1b1e061
Merge branch 'SeleniumHQ:trunk' into driver_sessions_staled
bhecquet 18a706e
removed a test that is now useless as request session timeout is now …
bhecquet 2d5efbb
Merge branch 'driver_sessions_staled' of https://github.com/bhecquet/…
bhecquet 19d823c
Simplify session stopping if timeout expires
bhecquet 2c84bee
Add some tests
bhecquet 7adaac9
remove logs
bhecquet 40ae455
Return value directly
bhecquet 89d9851
remove unused method
bhecquet 944618c
Removed hard coded value
bhecquet 37c23aa
correct according to comments
bhecquet 708da75
Correct according to comments
bhecquet 3d09867
Remove spaces
bhecquet 0afa089
remove spaces
bhecquet 93fc4f0
Remove unused import
bhecquet 5a80fcd
Add comments to tell why session is valid
bhecquet f1dbec8
Merge branch 'driver_sessions_staled' of https://github.com/bhecquet/…
bhecquet e3d4296
fix linter issues
titusfortner 9af02d4
Add a test when session time out
bhecquet 6185818
test improved
bhecquet c8e122a
Merge branch 'trunk' into driver_sessions_staled
diemol 91503bb
Merge branch 'trunk' into driver_sessions_staled
diemol 9129264
Running format script
diemol b81fc7f
Merge branch 'trunk' into driver_sessions_staled
diemol 7d2def6
Merge branch 'trunk' into driver_sessions_staled
diemol b41ac69
Merge branch 'trunk' into driver_sessions_staled
diemol File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.