Open huangwei1024 opened 9 years ago
when Session.on_connect_failed was called, if other request come in, the Session._request_table will be raise RuntimeError('dictionay be changed')
Session.on_connect_failed
Session._request_table
when
Session.on_connect_failed
was called, if other request come in, theSession._request_table
will be raise RuntimeError('dictionay be changed')