Skip to content

[Validate] Thread-safe implementations #418

Description

@ferpasri

Context

In #412 , we described an issue regarding how a TESTAR multi-thread implementation combined with the implementation of a synchronized method was provoking the web driver module to hang when starting a new sequence.

The #415 contained a solution that removed the synchronized updateHandlesList implementation with a multi-thread safe CopyOnWriteArrayList solution.

TESTAR developers and OU students tested this solution. However, this multi-thread implementation in TESTAR requires further investigation and validation. Also, identifying and validating other TESTAR features that use this approach.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions