site-www
site-www copied to clipboard
Update concurrency.md
"Isolates are like threads or processes, but each isolate has its own memory and a single thread running an event loop."
Deleted sentence already exist in line 242.
Thanks for your contribution! Please replace this text with a description of what this PR is changing or adding and why, list any relevant issues, and review the contribution guidelines below.
Fixes <Replace with issue link>
- [ ] I’ve reviewed the contributor guide and applied the relevant portions to this PR.
- [ ] This PR doesn't contain automatically generated corrections or text (Grammarly, LLMs, and similar).
- [ ] This PR follows the Google Developer Documentation Style Guidelines — for example, it doesn't use i.e. or e.g., and it avoids I and we (first person).
- [ ] This PR uses semantic line breaks of 80 characters or fewer.
Contribution guidelines:
- See our contributor guide for general expectations for PRs.
- Larger or significant changes should be discussed in an issue before creating a PR.
- Code changes should generally follow the Dart style guide and use
dart format. - Updates to code excerpts indicated by
<?code-excerptneed to be updated in their source.dartfile as well.
/gcbrun
Visit the preview URL for this PR (updated for commit 2535c03df5f0815c0096a676d86823a6634aadb8):
https://dart-dev--pr5952-patch-6-7fou7hwe.web.app