Have server hold a reference to completion queues
In the presence of garbage collectors, this helps ensure that completion queues outlive the servers that depend upon them.
Please register or sign in to comment
In the presence of garbage collectors, this helps ensure that completion queues outlive the servers that depend upon them.