What's Changed
- CPU Usage diagnostics & fix by @erhant in #94
- CPU & Memory usage fixes by @erhant in #95
- openai checks & better error report & update libp2p by @erhant in #96
- Fixed cancellation signal by @erhant in #98
- Now exists with sigint/sigterm immediately, instead of getting stuck at some points.
- Fixed
Error: "invalid multiaddr"
as well. - For the CPU fix, we had to use our own fork of libp2p, see issue here libp2p/rust-libp2p#5561
Full Changelog: v0.1.4...v0.1.5