Opened at 2019-02-15T16:44:32Z
Closed at 2019-02-18T14:45:38Z
#2969 closed defect (fixed)
Sometimes the magic folder integration tests fail to end the node child processes it starts
Reported by: | exarkun | Owned by: | exarkun |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | 1.12.1 |
Keywords: | magic-folder, test, dev-infrastructure | Cc: | |
Launchpad Bug: |
Description
The integration test code relies on the nodes handling SIGTERM and exiting gracefully. If this isn't the case, the integration tests hang indefinitely at test cleanup time.
Change History (4)
comment:1 Changed at 2019-02-15T17:50:43Z by exarkun
- Keywords review-needed added
comment:2 Changed at 2019-02-15T17:50:56Z by exarkun
comment:3 Changed at 2019-02-18T14:43:42Z by exarkun
- Keywords review-needed removed
- Owner set to exarkun
Self-reviewing and merging to unblock myself for further magic-folder improvements.
comment:4 Changed at 2019-02-18T14:45:38Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
In 2bf5228/trunk:
Note: See
TracTickets for help on using
tickets.
https://github.com/tahoe-lafs/tahoe-lafs/pull/547