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 (570 forks)batch import
help wanted

Repository metrics

Stars
 (5,980 stars)
PR merge metrics
 (No merged PRs in 30d)

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