Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Fixes threading issue #202

Merged
merged 3 commits into from
Jun 21, 2024
Merged

Fixes threading issue #202

merged 3 commits into from
Jun 21, 2024

Commits on Jun 21, 2024

  1. Uses separate ExecutorService to re-run tests

    Janusz Baginski committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2e84800 View commit details
    Browse the repository at this point in the history
  2. Removes CountDownLatch

    Janusz Baginski committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d08d644 View commit details
    Browse the repository at this point in the history
  3. Uses ConcurrentLinkedDeque as a thread safe queue

    Janusz Baginski committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a68ba85 View commit details
    Browse the repository at this point in the history