Taylor Foxhall
Taylor Foxhall
This PR adds ruff as a linter and fixes the existing violations
This is an experimental idea to used scoped attributes to include the thread name of the dispatcher in its logs
https://github.com/bloomberg/blazingmq/blob/60f306dc5fe80f735dc164ce173b04687cf50317/CMakePresets.json#L60 https://github.com/bloomberg/blazingmq/blob/60f306dc5fe80f735dc164ce173b04687cf50317/docker/sanitizers/clang-libcxx-sanitizer.cmake#L92 The build logic in `build_sanitizers.sh` are all configuring builds for BlazingMQ with the `Debug` build type, ~~but the toolchain file used for those sanitized builds define all the...
We have an experimental patch which adds support for setting `connect_cb` as a configuration, however looking back we found [this issue from 2017 ](https://github.com/confluentinc/confluent-kafka-python/issues/219#issuecomment-315983155) which says that adding it would...