• Julien Muchembled's avatar
    admin: fix misuse of Packet.setId · 2b9e14e8
    Julien Muchembled authored
    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).
    2b9e14e8
handler.py 4.29 KB