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: bump await-tree to 0.2 #16035

Merged
merged 6 commits into from
Apr 4, 2024

update cargo lock

63c4815
Select commit
Loading
Failed to load commit list.
Merged

refactor: bump await-tree to 0.2 #16035

update cargo lock
63c4815
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2024-04-04 06:03:28 ago

3 / 4 tasks completed

1 task still to be completed

Details

Required Tasks

Task Status
Registry now provides interior mutability. No need for wrapping like Arc<Mutex<..>>. Incomplete
reuse the same registry for different tasks in the process, to simplify the code Incomplete
classify tasks with type information Incomplete
I have written necessary rustdoc comments Completed
I have added necessary unit tests and integration tests Completed
All checks passed in ./risedev check (or alias, ./risedev c) Completed
My PR needs documentation updates. (Please use the Release note section below to summarize the impact on users) Incomplete