admin: fix misuse of Packet.setId
What Packet.setId does was overridden by Connection.answer and that would have broken concurrent queries to the admin node (this is something we currently don't do).
Showing
Please register or sign in to comment