encode / broadcaster

Broadcast channels for async web apps. 📢
BSD 3-Clause "New" or "Revised" License
1.13k stars 121 forks source link

Force update metadata on Kafka test #83

Open Kludex opened 2 years ago

Kludex commented 2 years ago

Inspiration: https://github.com/encode/broadcaster/pull/64/

Now the question is... Why? :eyes:

Also, how do we make this code beautiful?

Kludex commented 2 years ago

Ok... A better question... How this works locally? :sweat_smile:

I saw that flake8 is the problem on the pipeline, but the other pipelines didn't succeed... :eyes:

Maybe we can fix flake8 first, and then run again...

patrick91 commented 2 years ago

do you think it is worth moving flake8 to pre-commit?

Kludex commented 2 years ago

No, a marker on importlib needs to be added here.