swift
f4e93bd9 - Top-level code is executed on the main actor

Commit
3 years ago
Top-level code is executed on the main actor This patch sets the actor isolation of the top-level code contexts to be on the main actor. This holds since the implicit `async_Main` function generated is executed on the main actor executor.
Author
Committer
Parents
Loading