KMKfw / kmk_firmware

Clackety Keyboards Powered by Python
https://kmkfw.zulipchat.com
Other
1.45k stars 485 forks source link

Fix missing gc mock #925

Closed xs5871 closed 11 months ago

xs5871 commented 11 months ago

This only affects testing and development: unit tests break if you put any temporary garbage collector calls in the code, for example for profiling.