lukeabsent commented on a change in pull request #18:
URL:
https://github.com/apache/activemq-nms-openwire/pull/18#discussion_r804737677
##########
File path: src/Transport/FutureResponse.cs
##########
@@ -25,8 +26,13 @@ namespace Apache.NMS.ActiveMQ.Transport
/// <summary>
/// Handles asynchronous responses
/// </summary>
- public class FutureResponse
+ public class FutureResponse : TaskCompletionSource<Response>
Review comment:
@Havret, so once you have some time please look again at this pr
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]