Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.16
-
None
-
None
Description
In NetworkServiceTest, it runs benchmarking of NetworkService. To do this, it sends multiple messages using NetworkService, and waits until all of the messages are received from the receiver. However, the expected number of messages to be received is wrong in NetworkService.testMultithreadedSharedConnMessagingNetworkServiceRate. We need to fix it.