Skip to content

Fix core team link #12

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 3, 2015
Merged

Fix core team link #12

merged 1 commit into from
Dec 3, 2015

Conversation

stevemoser
Copy link
Contributor

Without the scheme some markdown renders like Github resolve it to a Github link instead of swift.org
https://swift.org/community/#core-team

Without the scheme some markdown renders like Github resolve it to a Github link instead of swift.org
https://swift.org/community/#core-team
tkremenek added a commit that referenced this pull request Dec 3, 2015
@tkremenek tkremenek merged commit 4e1892d into swiftlang:master Dec 3, 2015
DougGregor added a commit that referenced this pull request Dec 13, 2023
* Initial revision of task executors proposal

* Cleanup and remove unclear pieces of design

* add missing withTaskExecutor in snippet

* Update NNNN-task-executor-preference.md

* remove ordering promises; they are not strictly guaranteed

* preference also affects default actors

* introduce the notion of TaskExecutor, in order to handle default actors

* change title

* add some warnings about when to use this proposal

* arrow typo in diagram

* Fix typo (#11)

Fixed a little typo

* Fixed typo. (#12)

* Update missed section; SerialExecutors are NOT TaskExecutors by default

* Explain Task(on actor) a bit more -- in future directions

* fix typo in async let example

* add unownedTaskExecutor API

* minor rewording in sentence

* document that executor can be both serial and task executor

* add minor notes to serial+task executor section

* Apply suggestions from code review

Co-authored-by: Doug Gregor <dgregor@apple.com>

* Update NNNN-task-executor-preference.md

* Cleanup a comment

* Update proposals/NNNN-task-executor-preference.md

Co-authored-by: John McCall <rjmccall@gmail.com>

---------

Co-authored-by: Genaro-Chris <37796152+Genaro-Chris@users.noreply.github.com>
Co-authored-by: Wade Tregaskis <wadetregaskis@mac.com>
Co-authored-by: Doug Gregor <dgregor@apple.com>
Co-authored-by: John McCall <rjmccall@gmail.com>
atrick pushed a commit to atrick/swift-evolution that referenced this pull request Sep 1, 2024
Editing suggestions for non-escapable
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants