intel-iot-devkit / tinyb

TinyB exposes the BLE GATT API for C++, Java and other languages, using BlueZ over DBus.
MIT License
255 stars 114 forks source link

JNIMem: Do not detach Java threads to avoid segfault when JVM terminates #153

Open pgfisico opened 5 years ago

pgfisico commented 5 years ago

Resolves #135

Signed-off-by: Paolo Fisico pgfisico.dev@gmail.com