Skip to content

Driver cache has no limit #69

@Rinzwind

Description

@Rinzwind

There’s no limit to the number of BPRemoteWebDriver instances that BPWebDriverManagerResource caches, which can cause performance degradation even with a low number of cached instances when using a CI setup with constrained resources. There should either be a configurable limit, or support for caching multiple instances should just be dropped.

Note that on Pharo, prior to smalltalkCI pull request #662, test resources were not shared between test classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions