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

perf(katana-rpc): spawn blocking tasks #1450

Closed
wants to merge 5 commits into from
Closed

Conversation

kariy
Copy link
Member

@kariy kariy commented Jan 17, 2024

Resolves #1448

@kariy kariy changed the base branch from main to dev/katana January 17, 2024 15:33
@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2024

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (de5bbe8) 68.51% compared to head (5db4d9d) 68.51%.

❗ Current head 5db4d9d differs from pull request most recent head ebfcbb4. Consider uploading reports for the commit ebfcbb4 to get more accurate results

Files Patch % Lines
crates/katana/tasks/src/lib.rs 45.45% 12 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           dev/katana    #1450      +/-   ##
==============================================
- Coverage       68.51%   68.51%   -0.01%     
==============================================
  Files             220      221       +1     
  Lines           21690    21722      +32     
==============================================
+ Hits            14861    14882      +21     
- Misses           6829     6840      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kariy
Copy link
Member Author

kariy commented Jan 18, 2024

Closing in favour of #1456

@kariy kariy closed this Jan 18, 2024
@kariy kariy deleted the katana/task-spawner branch January 19, 2024 06:38
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.

[Katana] Spawn blocking RPC calls
2 participants