Bump radiance for early start memory monitor changes - #8975
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR updates ChangesRadiance dependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Bumps the github.com/getlantern/radiance dependency to pull in mobile memory monitor lifecycle changes so monitoring starts earlier during tunnel startup (including initialization).
Changes:
- Update
github.com/getlantern/radiancetov0.0.0-20260812194443-f0277e466143 - Refresh
go.sumentries to match the updated module version/checksums
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Bumps the radiance module pseudo-version to include early-start memory monitor lifecycle changes. |
| go.sum | Updates radiance module and go.mod checksums for the bumped version. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Device-verified this pin ( Release build from the pin (no local
54 samples, no jetsam, 17.2 MB headroom at plateau — the lowest steady-state of the three. Connect and user-initiated disconnect both clean: For contrast, 9.1.19/9.1.20 reached the cap in under a second: Worth noting the startup-window point in radiance#597 matches what the captures showed: the extension was killed roughly a second after connecting, before the monitor's first tick, which is why memmon logged nothing on the failing builds and initially looked broken. One thing I could not confirm from the device console: whether memmon now actually ticks during bring-up. Its ticks go to Peak varies run to run (35.9 / 37.9 / 39.9 across builds) with which servers get probed; the plateau is the stable figure. |
Pulls in the changes to the memory monitor lifecycle on mobile getlantern/radiance#597. The memory monitor now starts almost immediately when starting the tunnel in order to also monitor usage during initialization.
Summary by CodeRabbit