Relative Content

Tag Archive for except

How can I except “Event loop is closed” error?

I am using python for Binance future transactions.
The problem is that the program keeps stopping running with an error message “Event loop is closed.”
I have tried different solutions which google and chat-gpt suggested, but the program still stops running.
Below are my codes.