global shutdown hooks to free global resources once
Registered by
Jan Kneschke
If plugins use 3rd party libs like openssl, they may have to call cleanup functions that should only be called once and with a mutex.
The chassis should get a hash of { string, cleanup_func } which are called on shutdown. In the case of openssl we would register code that would call:
Blueprint information
- Status:
- Complete
- Approver:
- Jan Kneschke
- Priority:
- Medium
- Drafter:
- Jan Kneschke
- Direction:
- Needs approval
- Assignee:
- Jan Kneschke
- Definition:
- Approved
- Series goal:
- Accepted for 0.8
- Implementation:
-
Implemented
- Milestone target:
- None
- Started by
- Jan Kneschke
- Completed by
- Jan Kneschke
Related branches
Related bugs
Sprints
Whiteboard
(?)