Opened 3 years ago
Closed 3 years ago
#2583 closed enhancement (fixed)
wcst_import - if wcst_import is killed, it should add the updated file to .resume.json
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | wcst_import | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
wcst_import.py needs to catch SIGINT for ctrl-C and SIGTERM for kill <pid> and tries to update coverageId.resume.json when it sent UpdateCoverage request.
Note:
See TracTickets
for help on using tickets.