Skip to content

Conversation

@Jianping-Li
Copy link
Contributor

This PR addresses issue #218 by removing unused and outdated async fastRPC code from the fastrpc module.

Changes include:

  • Removal of async-related fastrpc code
  • Cleanup of associated headers and macros
  • Verified that no active components depend on the removed code

This cleanup improves maintainability and aligns with the current usage patterns of fastRPC.

Fixes #218.

@ekanshibu
Copy link
Contributor

can you please resolve the merge conflict here?

Removed async-related fastrpc code.
It is stale code that is no longer used or maintained.

Signed-off-by: Jianping Li <[email protected]>
@github-actions
Copy link

This pull request has been marked as stale due to 60 days of inactivity.

@github-actions github-actions bot added the Stale label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean-up async fastrpc

2 participants