Artyom Astafurov
Artyom Astafurov
This issue is used by [pytorch-probot](https://github.com/pytorch/pytorch-probot) to manage subscriptions to labels. To subscribe yourself to a label, add a line `* label @yourusername`, or add your username to an existing...
Generated from https://youtu.be/zduSFxRajkE WDYT?
examples/cloud-ble implements a general purpose ble-cloud bridge, which is great, however, we don't really want to expose all BLE commands as is. For this purposes we've created cloud-ble-build, which accepts...
BLE framework gets stuck on various occasions while trying to connect to device or scanning for it's peripherals, etc. Need to add timeouts, locks and possibly troubleshoot paypal's GATT library
## Summary `pyarrow.RecordBatchFileWriter.getvalue()` returns `pyarrow.Buffer`, and downstream call expects bytes. This commit fixes that for `pyarrow==19.0.1`