double copy
This commit is contained in:
parent
2332970cf2
commit
e3b9d5abbf
@ -1285,7 +1285,6 @@ class XMLStream(object):
|
||||
self.exception(e)
|
||||
elif etype == 'event':
|
||||
func, threaded, disposable = handler
|
||||
orig = copy.copy(args[0])
|
||||
try:
|
||||
if threaded:
|
||||
x = threading.Thread(
|
||||
|
Loading…
x
Reference in New Issue
Block a user