Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor]: Rewrite rshotkey with poll futures #24

Open
fu050409 opened this issue Aug 4, 2024 · 0 comments
Open

[Refactor]: Rewrite rshotkey with poll futures #24

fu050409 opened this issue Aug 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fu050409
Copy link
Owner

fu050409 commented Aug 4, 2024

Currently we use tokio and spawn lots of tasks to make sure our concurrency works. By virtue of the equiment deliver by tokio, this will costs unexpected heap cost. We need to rewrite our codes.

@fu050409 fu050409 added the enhancement New feature or request label Aug 4, 2024
@fu050409 fu050409 self-assigned this Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant