beanlab / quest_framework

A Python framework for fault-tolerant workflows
0 stars 0 forks source link

Expand Quest exception handling to include SIGTERM, etc. #27

Open ABCambridge opened 6 months ago

ABCambridge commented 6 months ago

Once SIGINT is properly being handled in Quest, expand the types of terminating exceptions that the program can handle, namely SIGINT, as well as anything else that seems to fit into that category (discuss with the group, look up what others handle, ask Dr. Bean)