paleobiodb / data_service

The PBDB Data Service, API and table/system maintenance scripts
Artistic License 2.0
12 stars 0 forks source link

Add proper response to kill signal #52

Open mmcclenn opened 3 years ago

mmcclenn commented 3 years ago

Fix data_service.pl to properly kill its subprocesses when it receives INT, QUIT, or TERM.