mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-09-20 03:10:57 +00:00
Complete.
This commit is contained in:
parent
fd0686be0c
commit
8d2aa443e0
@ -16,4 +16,8 @@ public final class XPCAgentInputParser: SSHAgentInputParserProtocol {
|
|||||||
try await session.send(data)
|
try await session.send(data)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
deinit {
|
||||||
|
session.complete()
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user