GitHub user klickverbot opened a pull request:

    https://github.com/apache/thrift/pull/245

    THRIFT-2782: D: Timing-insensitive unit tests for 
thrift.internal.resource_pool.

    

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

    $ git pull https://github.com/klickverbot/thrift resourcepool-unittest

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

    https://github.com/apache/thrift/pull/245.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 #245
    
----
commit 07914763b8dbe55c5c28c3cf0ed06ab3e32374de
Author: David Nadlinger <[email protected]>
Date:   2014-10-10T19:32:49Z

    THRIFT-2782: D: Timing-insensitive unit tests for 
thrift.internal.resource_pool.

commit 8b922b925a576c106e7c03af5a50795144504e61
Author: David Nadlinger <[email protected]>
Date:   2014-10-10T19:45:03Z

    D: Fix TResourcePool.Range.willBecomeNonempty for empty pools.
    
    This is mostly just for good feelings, as a client pool without
    any members isn't something a Thrift user would ever need to
    work correctly.

commit 1460c3f043e6200cd04017670a83cb52a04f8d23
Author: David Nadlinger <[email protected]>
Date:   2014-10-10T19:59:40Z

    D: Minor code cleanup in thrift.internal.resource_pool.
    
    Because of oddities in the standard library at the time Thrift/D
    was written the code was a bit uglier than necessary.

----


---
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