Skip to content

Conversation

@radik878
Copy link
Contributor

@radik878 radik878 commented Dec 6, 2025

The got_notif flag in RpcService::batch was written but never read, so it effectively had no impact on the batch response. Batch notification semantics for IPC are already correctly handled in ipc::process_batch_request, which does not rely on this flag.

This change removes the unused variable and simplifies the Notification match armandling semantics intact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant