python-eel/Eel

The system hibernation eel python main process is closed

Open

#677 opened on Mar 17, 2023

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Python (5,980 stars) (570 forks)batch import
help wanted

Description

Restart the Windows system after hibernation. The eel chrome process is still running, but the main python process has been shut down by exiting. How to prevent the main process from being killed by the system

Contributor guide