Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Debug implementations. #28

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Add Debug implementations. #28

merged 1 commit into from
Aug 9, 2022

Conversation

jswrenn
Copy link
Collaborator

@jswrenn jswrenn commented May 23, 2022

Fixes #23

@jswrenn jswrenn added this to the next milestone May 23, 2022
@jswrenn jswrenn requested a review from carllerche May 23, 2022 15:57
@jswrenn jswrenn merged commit 96c5167 into tokio-rs:main Aug 9, 2022
@Noah-Kennedy Noah-Kennedy mentioned this pull request Mar 6, 2023
Noah-Kennedy added a commit that referenced this pull request Mar 6, 2023
# 0.2.0 (March 6th, 2023)

### Added
- Add `Debug` implementations. ([#28])
- rt: add concrete `RuntimeIntervals` iterator type ([#26])
- rt: add budget_forced_yield_count metric ([#39])
- rt: add io_driver_ready_count metric ([#40])
- rt: add steal_operations metric ([#37])
- task: also instrument streams ([#31])

### Documented
- doc: fix count in `TaskMonitor` docstring ([#24])
- doc: the description of steal_count ([#35])

[#24]: #24
[#26]: #26
[#28]: #28
[#31]: #31
[#35]: #35
[#37]: #37
[#39]: #39
[#40]: #40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

impl Debug for public types
2 participants