site-www icon indicating copy to clipboard operation
site-www copied to clipboard

Update concurrency.md

Open i-3 opened this issue 1 year ago • 2 comments

"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-excerpt need to be updated in their source .dart file as well.

i-3 avatar Jun 29 '24 06:06 i-3

/gcbrun

MaryaBelanger avatar Jul 01 '24 23:07 MaryaBelanger

Visit the preview URL for this PR (updated for commit 2535c03df5f0815c0096a676d86823a6634aadb8):

https://dart-dev--pr5952-patch-6-7fou7hwe.web.app

dart-github-bot avatar Jul 01 '24 23:07 dart-github-bot