Proposal for `fuelup` to detect and warn the user if there is an old version of `fuel-core` running in the background, when `fuel-core` is updated
- Dominant language
- Rust
- Stars
- 282
- Forks
- 150
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 2
Description
### Problem you are trying to solve
The other day I spent quite a bit of time banging my head against the keyboard trying to figure out why, despite upgrading `fuel-core`, I was getting an error message that should only have been possible if I had been using an outdated version. It turns out that I had an orphaned `fuel-core` process running the background on my machine.
### Solution you'd like
I'd like `fuelup` to detect and warn the user if there is an old version of `fuel-core` running in the background, when `fuel-core` is updated, to prevent the issue above from happening in the future!
### Notes
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.