fission-codes / fission-cli

Rewrite it in Rust 🦀
Apache License 2.0
1 stars 1 forks source link

Graceful shutdown / signal handling #32

Open zeeshanlakhani opened 1 year ago

zeeshanlakhani commented 1 year ago

NB: Feature requests will only be considered if they solve a pain

Summary

Problem

Describe the pain that this feature will solve

Impact

The impact of not having this feature

Solution

Describe the solution

Detail

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

BoisterousCoder commented 1 year ago

I believe this is covered in the IPFS trait implementation if you are talking about graceful shutdown of the IPFS Daemon. If that is what you are talking I can edit the issue and link it to the PR. I just want to make sure before I do.