Skip to content

Close inactive contexts #206

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Close inactive contexts #206

wants to merge 38 commits into from

Conversation

elacuesta
Copy link
Member

@elacuesta elacuesta commented Jul 13, 2023

Requested in #20

Introduce a new PLAYWRIGHT_CLOSE_CONTEXT_INTERVAL: int setting. Contexts that have spent the specified amount of seconds without pages will be automatically closed.

@elacuesta elacuesta changed the title Close inactive contexts Close inactive contexts (experimental) Jul 14, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.09%. Comparing base (b387b42) to head (33b3f3c).

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #206      +/-   ##
===========================================
- Coverage   100.00%   95.09%   -4.91%     
===========================================
  Files            6        6              
  Lines          633      653      +20     
===========================================
- Hits           633      621      -12     
- Misses           0       32      +32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@elacuesta elacuesta added enhancement New feature or request experimental labels Nov 29, 2023
@elacuesta elacuesta changed the title Close inactive contexts (experimental) Close inactive contexts Jun 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant