An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/console

a debugger for async rust!
https://github.com/tokio-rs/console

For a running task, show the thread id it's currently executing on

alex opened this issue about 2 months ago
fix(subscriber): changed atomic add to fetch update

MilesConn opened this pull request 2 months ago
chore: update tokio to 1.38.2

hds opened this pull request 4 months ago
chore(deps): bump tokio from 1.40.0 to 1.43.1

dependabot[bot] opened this pull request 4 months ago
chore(deps): bump crossbeam-channel from 0.5.13 to 0.5.15

dependabot[bot] opened this pull request 4 months ago
feat: add support for vsock connections

domenkozar opened this pull request 4 months ago
chore: fix new clippy lint from Rust 1.86

hds opened this pull request 4 months ago
chore: bump hashbrown from 0.15.0 to 0.15.2

dependabot[bot] opened this pull request 4 months ago
update(api,subscriber)!: upgrade tonic to 0.13

Sagebati opened this pull request 4 months ago
fix(console): add dynamic constraints layout in task details screen

vrn21 opened this pull request 5 months ago
RUSTSEC-2025-0014: humantime is unmaintained

github-actions[bot] opened this issue 5 months ago
RUSTSEC-2024-0436: paste - no longer maintained

github-actions[bot] opened this issue 5 months ago
chore: update the copyright year to 2025

taozui472 opened this pull request 5 months ago
Make `max_decoding_message_size` configurable

lxfind opened this issue 7 months ago
docs(subscriber): fix typo in doc comment

wathiede opened this pull request 7 months ago
The `Security audit` GitHub Action keeps failing

Rustin170506 opened this issue 7 months ago
Enable Merge Queue for Efficient PR Management

Rustin170506 opened this issue 7 months ago
refactor: apply `clippy::needless-lifetimes` suggestions

Rustin170506 opened this pull request 8 months ago
fix: bump the url to 2.5.4

Rustin170506 opened this pull request 8 months ago
RUSTSEC-2024-0402: Borsh serialization of HashMap is non-canonical

github-actions[bot] opened this issue 8 months ago
feat: improve error msg when state streaming API is unimplemented

Rustin170506 opened this pull request 9 months ago
chore: check minimal versions on CI

hds opened this pull request 9 months ago
chore: release

github-actions[bot] opened this pull request 9 months ago
chore: release

github-actions[bot] opened this pull request 9 months ago
fix(api): bump minimum version of tonic

divergentdave opened this pull request 9 months ago
Minimum version of tonic dependency is too low

divergentdave opened this issue 9 months ago
chore: update tokio-console screenshots for v0.1.13

hds opened this pull request 9 months ago
chore: update dependencies

hds opened this pull request 9 months ago
chore(deps): bump tonic from 0.12.0 to 0.12.3

dependabot[bot] opened this pull request 10 months ago
feat(console): add large future lints

hds opened this pull request 10 months ago
feat: add the WatchState API

Rustin170506 opened this pull request 11 months ago
chore: release console-api-v0.8.1, console-subscriber-v0.4.1, tokio-console-v0.1.13

github-actions[bot] opened this pull request 11 months ago
Never-ending tasks stop showing up after a while: `Message too big`

sergioabreu-g opened this issue 11 months ago
fix(console): correct the grammar issue

Rustin170506 opened this pull request 11 months ago
fix(subscriber): remove unused `AggregatorHandle` and fix other lints

hds opened this pull request about 1 year ago
Max Width Restriction?

AlJohri opened this issue about 1 year ago
chore: release

github-actions[bot] opened this pull request about 1 year ago
chore(deps): bump ahash from 0.8.6 to 0.8.11

hi-rustin opened this pull request about 1 year ago
refactor: use dep syntax to avoid crate rename

dnaka91 opened this pull request about 1 year ago
chore(deps): unpin and bump trycmd

dnaka91 opened this pull request about 1 year ago
update(api,subscriber)!: upgrade tonic to 0.12

dnaka91 opened this pull request about 1 year ago
fix(console): avoid crash when accessing selected item

hi-rustin opened this pull request about 1 year ago
`tokio-console` fails to compile

leontoeides opened this issue about 1 year ago
feat: add temporality state to update message

Rustin170506 opened this pull request about 1 year ago
Crash when selecting a task that no longer exists

RaphaelMarinier opened this issue about 1 year ago
chore: release

github-actions[bot] opened this pull request about 1 year ago
fix: tidy Cargo.lock

hi-rustin opened this pull request about 1 year ago
docs(readme): update casing for consistency

lpnh opened this pull request about 1 year ago
chore: include tonic updates in release notes

hds opened this pull request about 1 year ago
docs: describe release process in contribution guide

hds opened this pull request about 1 year ago
chore: release tokio-console-v0.1.11, console-api-v0.7.0, console-subscriber-v0.3.0

github-actions[bot] opened this pull request about 1 year ago
chore(console): update cargo dist

hds opened this pull request about 1 year ago
fix: handle Windows path correctly

hi-rustin opened this pull request about 1 year ago
fix(subscriber): ignore metadata that is not a span or event

dinhani opened this pull request about 1 year ago
assertion failed: meta.is_event()

dinhani opened this issue about 1 year ago
chore: bump clap and clap_complete to the latest version

hi-rustin opened this pull request about 1 year ago
tokio-console cannot show the pause status correctly

Rustin170506 opened this issue about 1 year ago
tokio-console cannot handle window path correctly

hi-rustin opened this issue about 1 year ago
chore: rename config to config.toml

hi-rustin opened this pull request about 1 year ago
chore: drop unused structure to make clippy happy

hi-rustin opened this pull request about 1 year ago
chore(deps): bump tonic to 0.11 and raise MSRV to 1.70

matze opened this pull request over 1 year ago
chore: run clippy against all targets

hi-rustin opened this pull request over 1 year ago
chore: automate releases with Release-plz

hds opened this pull request over 1 year ago
test(subscriber): remove very flaky tests

hds opened this pull request over 1 year ago
docs(subscriber): fix typo in doc comment

joshka opened this pull request over 1 year ago
chore: get rid of remove_dir_all

hi-rustin opened this pull request over 1 year ago
test: add cases for format_location

hi-rustin opened this pull request over 1 year ago
chore: all use `.yml` for workflows

hi-rustin opened this pull request over 1 year ago
chore(deps): bump trycmd to 0.15.1

joshka opened this pull request over 1 year ago
chore(deps): bump h2 from 0.3.24 to 0.3.26

dependabot[bot] opened this pull request over 1 year ago
chore: make clippy happy

hi-rustin opened this pull request over 1 year ago
refac(console): match span id earlier

hi-rustin opened this pull request over 1 year ago
refactor: match span id earlier

hi-rustin opened this pull request over 1 year ago
Analyze log files and log playback

cathaysia opened this issue over 1 year ago
chore: upgrade mio to 0.8.11 in Cargo.lock

Darksonn opened this pull request over 1 year ago
chore: remove atty dependency since it's not used

yerke opened this pull request over 1 year ago
fix(console): add pretty format for 'last woken' time

yerke opened this pull request over 1 year ago
feat: Adjust task and waker panel for long names

devanbenz opened this pull request over 1 year ago
docs(console-subscriber): add a grpc-web app example

hi-rustin opened this pull request over 1 year ago
test(subscriber): test with custom `self_wake()` function

hds opened this pull request over 1 year ago
Format "last woken" time prettily

hds opened this issue over 1 year ago