Remove loop from most asyncio calls making it implicit
Fix coroutine mocking for Python 3.8+
Enable tests with Python 3.8
Reformat code with black
Refactor compatibility utils
Update wheel for python_snappy
Log time during CI
Fix forcemetadataupdate mocks
Drop explicit loop usage in test bodies
Return dataclass from
kafka_server
fixtureStick to Python 3.8.5 due to bug in 3.8.6
Update change log
Run CI on push to master only
Co-authored-by: Taras Voinarovskyi <voyn1991@gmail.com>