Remote procedure call - tutorial C# version

49 views
Skip to first unread message

Chris Husslack

unread,
Apr 30, 2022, 11:37:11 AM4/30/22
to rabbitmq-users
Hi All,

I think there is a bug in the C# version of the "Remote procedure call" tutorial.

The client uses one unique correlation id which is created in the constructor. When multiple threads call the Call method in parallel the responses might be mixed. The Call method just picks the first available response which might not be the correct one.

Is my understanding correct or do I miss something?

With best regards,
Chris
Reply all
Reply to author
Forward
0 new messages