persona-community-5/.pnpm-store/v3/files/14/d4eb39e332a8f5d69591d5c4590b066f5ccda857819901a0cc079adadf609645a5d024ddbeb30f51bab65e254e42744dc204a73a44a1d3b5c2f23e672fb369
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

10 lines
346 B
Plaintext

# `scheduler`
This is a package for cooperative scheduling in a browser environment. It is currently used internally by React, but we plan to make it more generic.
The public API for this package is not yet finalized.
### Thanks
The React team thanks [Anton Podviaznikov](https://podviaznikov.com/) for donating the `scheduler` package name.