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

dev: integrate tokio-console #1454

Closed
wants to merge 1 commit into from
Closed

Conversation

ooochoche
Copy link

@ooochoche ooochoche commented Oct 11, 2024

Time spent on this PR: 14H

Resolves: #1446

Feature

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing

What is the new behavior?

Enables debugging and profiling for async operations

Does this introduce a breaking change?

  • Yes
  • No

@greged93
Copy link
Collaborator

hey @ooochoche thank you for the PR, did you try to run the code locally? I'm not sure this will compile to be honest

@ooochoche
Copy link
Author

@greged93 I'm currently on it. make setup is throwing a long error message

Screencast_20241011_154027.webm

@greged93
Copy link
Collaborator

@ooochoche can you install asdf?

@greged93
Copy link
Collaborator

and with asdf you will need to install scarb version 0.7.0 and 2.6.5 I think

@ooochoche
Copy link
Author

Alright, thanks. I'm on it.

@ooochoche
Copy link
Author

@greged93, please can you help me out with your Telegram username so I can chat with you there? I have some questions and I think it will be better.

@greged93
Copy link
Collaborator

greged93 commented Oct 15, 2024

hey @ooochoche, I think it would be better if someone else takes over who has more experience with Rus, tokio and our repo. I will try to find an easier good first issue for you.

@ooochoche
Copy link
Author

@greged93 Alright, that's fair enough. If there are less complicated issues, I'm open to working on them. Thank you.

@greged93 greged93 closed this Oct 15, 2024
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.

dev: integrate tokio-console
2 participants