Skip to content
  • Philipp Hörist's avatar
    Dont deepcopy stanza for smack queue · caa63371
    Philipp Hörist authored
    the Node Object is not deepcopy-able in all cases.
    Specifically the ESession negotiation does not work.
    
    Sending the stanza first and adding the delay tag for the
    queue afterwards makes it so we dont have to copy the object
    caa63371