mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 17:01:53 +03:00
fix: address talk streaming build
This commit is contained in:
@@ -143,7 +143,7 @@ private final class Playback: @unchecked Sendable {
|
||||
return
|
||||
}
|
||||
self.enqueueCurrentBuffer(flushOnly: true)
|
||||
self.stop(immediate: false)
|
||||
_ = self.stop(immediate: false)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user