Skip to content

What is the difference between isolation domain and concurrency domain? #130

@stzn

Description

@stzn

The term “isolation domain” is used to refer to an independent unit of isolation in Data Race Safety.
Swift 6 Concurrency Migration Guide

However, it seems that the term “concurrency domain” is used for the same concept in The Swift Programming Language (TSPL).
The Swift Programming Language - Concurrency

If they refer to the same concept, which term is correct?
If these terms are different, what is the difference between them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions