Skip to content

0.8 line#5

Merged
asmie merged 32 commits into
masterfrom
0.8-line
May 19, 2026
Merged

0.8 line#5
asmie merged 32 commits into
masterfrom
0.8-line

Conversation

@asmie

@asmie asmie commented May 19, 2026

Copy link
Copy Markdown
Owner

No description provided.

asmie added 30 commits May 17, 2026 01:22
… panic

Replace eprintln! sites with structured log::error!/log::warn!. Add a
shared capture_alive flag to ReceiverSharedState so external monitors
can observe a dead capture loop. Silence two pre-existing
clippy::manual_checked_ops hits in src/snmp/state.rs to keep the
gate green on clippy 1.95.
Metrics keeps exit(1) on bind failure and now surfaces the specific
io::ErrorKind (AddrInUse / AddrNotAvailable / PermissionDenied) so
operators see why their endpoint refused to start.
@asmie asmie self-assigned this May 19, 2026
Comment thread .github/workflows/fuzz.yml Fixed
Comment thread .github/workflows/rust.yml Fixed
@asmie

asmie commented May 19, 2026

Copy link
Copy Markdown
Owner Author

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 8676659. Configure here.

Comment thread src/receiver/mod.rs
Comment thread src/receiver/mod.rs Outdated
@asmie asmie merged commit 7f27588 into master May 19, 2026
43 checks passed
asmie added a commit that referenced this pull request May 19, 2026
@asmie asmie deleted the 0.8-line branch May 19, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants