ipfs-shipyard / ipfs-shipyard/java-ipfs-http-client
io.ipfs.api.IPFS calls shutdown
Open
wontfix
- Dominant language
- Java
- Stars
- 558
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
Greetings - hope you are all doing great
I have a Java Spring Boot app that was using:
`io.ipfs.api.IPFS`
When my app stops somehow this is being called:
`http://127.0.0.1:5001/api/v0/shutdown`
which is considered by the IPFS node as an interrupt and reported as such.
Cannot see where this is being called.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.