smol-rs / smol-rs/async-executor
Allow creating tasks with metadata
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 459
- Forks
- 52
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 1
Description
async-task allows arbitrary metadata to be attached to tasks. It would be nice if this were available in async-executor as well.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Compare async-task's metadata support with async-executor's task-creation entry points; done means async-executor can expose equivalent support for arbitrary task metadata, with the API behavior covered by the project's tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100