- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Feb 2015 15:38:55 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28002
Bug ID: 28002
Summary: Define maximum number of allowed sessions to
facilitate intermediary nodes
Product: Browser Test/Tools WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: ato@mozilla.com
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
Blocks: 20860
Intermediary nodes will be allowed to accept more than a single session to be
stored, and they consequently need to keep a list of currently active sessions.
Final remote ends may only support a single session at a time and thus needs a
concept of "maximum number of sessions", which we can check against the length
of "known sessions" to see if we can start a session or not.
This spun out of the discussion in
https://github.com/w3c/webdriver/pull/9#discussion_r24584781.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 12 February 2015 15:38:56 UTC