Compare commits

..

No commits in common. "fddf36a92086dd10b6272d06e27e968b12a953c4" and "778d6105c16c9079e1ef01fe0ff29eded41d619f" have entirely different histories.

3 changed files with 1 additions and 4 deletions

View File

@ -2238,10 +2238,7 @@ class Transport:
pass pass
for interface in detachable_interfaces: for interface in detachable_interfaces:
try: interface.detach()
interface.detach()
except Exception as e:
RNS.log("An error occurred while detaching "+str(interface)+". The contained exception was: "+str(e), RNS.LOG_ERROR)
@staticmethod @staticmethod
def shared_connection_disappeared(): def shared_connection_disappeared():

Binary file not shown.

Binary file not shown.