Skip to content

Prevent multiple StreamData RPC calls#43

Merged
kox13 merged 28 commits into
develfrom
feat/grpc-communication
Jun 22, 2026
Merged

Prevent multiple StreamData RPC calls#43
kox13 merged 28 commits into
develfrom
feat/grpc-communication

Conversation

@kox13

@kox13 kox13 commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Fix bug allowing multiple concurrent StreamData RPCs, which previously led to overwriting the active stream. Now only a single stream is allowed at a time.

kox13 added 26 commits February 3, 2026 21:04
…ithub actions ci, modified pre-commit script to check server code formatting
…move PrintCurrentAffinity to utils, move UUID saving and loading to Client, remove UUID creation from the agent
…ints; default CMake preset is now Debug build type
…s AckSnapshot on the buffer to release already sent metrics
…sn't mark overriden functions as virtual functions when called from constructor
@kox13 kox13 self-assigned this Jun 22, 2026
@kox13 kox13 added the bug Something isn't working label Jun 22, 2026
@kox13 kox13 added this to volta Jun 22, 2026
@kox13 kox13 changed the base branch from main to devel June 22, 2026 18:09

@FW-Nagorko FW-Nagorko left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@kox13 kox13 merged commit b4debcf into devel Jun 22, 2026
1 check passed
@kox13 kox13 deleted the feat/grpc-communication branch June 22, 2026 18:17
@github-project-automation github-project-automation Bot moved this to Done in volta Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants