Program not waiting for thread to end #1
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
in ui.py:
If
display.join()
orself.engine_thread.join()
is added, the program freezes. Otherwise you can't check forself.game_end()
on return.The text was updated successfully, but these errors were encountered: