Skip to content

Run concurently following components in a Single (!) Thread

ButenkoMS edited this page Jun 5, 2023 · 1 revision
  • own blocking CPU-bound function
  • third-party blocking CPU-bound function
  • Tkinter application
  • CustomTkinter application
  • asyncio-based file reading task.

Examples

YouTube Showcase

Watch the video

Source code

Tutorial