PureSwift / Bluetooth

Pure Swift Bluetooth library
http://pureswift.github.io/Bluetooth/
MIT License
174 stars 24 forks source link

Fix GATT continuation crash #149

Open colemancda opened 1 year ago

colemancda commented 1 year ago

Fix continuation crash

_Concurrency/CheckedContinuation.swift:184: Fatal error: SWIFT TASK CONTINUATION MISUSE: send(_:response:) tried to resume its continuation more than once, throwing CancellationError()!

GATT-crash.txt