Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8b80132

Browse files
committed
fm t
1 parentfafff84 commit8b80132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Coder Desktop/VPNLib/Speaker.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ extension Speaker: AsyncSequence, AsyncIteratorProtocol {
154154
guard msg.rpc.responseTo==0else{
155155
logger.debug("got RPC reply for msgID\(msg.rpc.responseTo)")
156156
do{
157-
tryawaitself.secretary.route(reply: msg)
157+
tryawait secretary.route(reply: msg)
158158
}catch{
159159
logger.error(
160160
"couldn't route RPC reply for\(msg.rpc.responseTo):\(error)")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp