python-eel / Eel

A little Python library for making simple Electron-like HTML/JS GUI apps
MIT License
6.44k stars 587 forks source link

JS sometimes fails to call Python functions while running #341

Closed lingxiaohai closed 4 years ago

lingxiaohai commented 4 years ago

There is a probability that JS can't send a message to Python

samuelhwilliams commented 4 years ago

It would be helpful to have some more information about this - could you share some code that exhibits the issue?

lingxiaohai commented 4 years ago

Closing the Electron CMD window will not automatically close

samuelhwilliams commented 4 years ago

I'm sorry, I don't understand the problem you're having. It's hard to help.

If you share your code, error messages, and screenshots, it will be easier to help you.