Skip to content

cleanup: remove stale async fastrpc code (#218)#226

Open
Jianping-Li wants to merge 1 commit intoqualcomm:developmentfrom
Jianping-Li:issue-218-fix
Open

cleanup: remove stale async fastrpc code (#218)#226
Jianping-Li wants to merge 1 commit intoqualcomm:developmentfrom
Jianping-Li:issue-218-fix

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?

ekanshibu
ekanshibu previously approved these changes Sep 11, 2025
@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
auto-merge was automatically disabled February 26, 2026 08:46

Head branch was pushed to by a user without write access

@ekanshibu ekanshibu removed the Stale label Feb 26, 2026
@Jianping-Li Jianping-Li force-pushed the issue-218-fix branch 2 times, most recently from ffcf9b6 to 49f2666 Compare February 26, 2026 09:31
Removed async-related fastrpc code.
It is stale code that is no longer used or maintained.

Signed-off-by: Jianping Li <[email protected]>
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.

Clean-up async fastrpc

4 participants