Skip to content

v0.12.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 00:03
v0.12.4
57f9125

PyPI package: https://pypi.org/project/headless-kivy/0.12.4

Changes:

  • fix: deal with the threads being initialized in the process_frame callback with a threading.Lock
  • refactor: use a thread-pool instead of creating a new thread for each render