pmbarrett314/curses-menu

Investigate simplifying architecture

pmbarrett314 opened this issue · 0 comments

I should be able to move the main loop methods to a class method and just call the various methods on cls.currently_active_menu. Should lead to a lot fewer threads. Also asyncio.