GitHub user michaeldye reopened a pull request:

    https://github.com/apache/incubator-quarks/pull/133

    synchronized lists used in concurrent code in tests

    Operations on unsynchronized lists used concurrently can fail 
intermittently. Tests adjusted to prevent such failures.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/michaeldye/incubator-quarks 
bug/thread_unsafe_list

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-quarks/pull/133.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #133
    
----
commit f3b0cf9eb5d9b77a9c6fd90490b09daea4037c5c
Author: Michael Dye <[email protected]>
Date:   2016-06-09T19:02:59Z

    synchronized lists used in concurrent tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to