Skip to content

Conversation

@kavyasrinet
Copy link

This PR fixes the issue : #8160 by implementing proposal #1.

@kavyasrinet kavyasrinet requested a review from wangkuiyi February 5, 2018 19:07
// This test tests that send and receive operations are ordered,
// as in , the sequence in which objects were sent will be the same
// as the sequence in which they were received.
TEST(Channel, OrderedSendReceiveChannelTest) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OrderedSendReceiveChannelTest => RecevingOrderEqualToSendingOrder

Copy link
Contributor

@chengduoZH chengduoZH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kavyasrinet kavyasrinet merged commit f605d00 into PaddlePaddle:develop Feb 8, 2018
@kavyasrinet kavyasrinet deleted the unit_test_channel branch February 8, 2018 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants