ipfs-shipyard / gomobile-ipfs

IPFS and libp2p on Mobile, with Gomobile
Other
316 stars 64 forks source link

fix: crash when stopping the BLE driver on iOS #85

Closed D4ryl00 closed 2 years ago

D4ryl00 commented 2 years ago

Signed-off-by: D4ryl00 d4ryl00@gmail.com

Description

This PR fixes a crash when releasing the logger object in the BLE driver. This PR also adds a timeout on a semaphore for iOS simulators because of being stuck in BLE initialization.

gfanton commented 2 years ago

LGTM 👍

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: