Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ian-twilightcoder
/
swift
Public
forked from
swiftlang/swift
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Files
main
Breadcrumbs
swift
/
test
/
Concurrency
/
Runtime
/
Copy path
Directory actions
More options
Directory actions
More options
Latest commit
History
History
main
Breadcrumbs
swift
/
test
/
Concurrency
/
Runtime
/
Top
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
Inputs
Inputs
actor_assert_precondition_executor.swift
actor_assert_precondition_executor.swift
actor_assert_precondition_executor_checkIsolated_bincompat_crash_swift_6_mode.swift
actor_assert_precondition_executor_checkIsolated_bincompat_crash_swift_6_mode.swift
actor_assert_precondition_executor_checkIsolated_bincompat_nocrash_legacy_mode.swift
actor_assert_precondition_executor_checkIsolated_bincompat_nocrash_legacy_mode.swift
actor_assert_precondition_executor_checkIsolated_dispatch_dispatchMain_swift_6_mode.swift
actor_assert_precondition_executor_checkIsolated_dispatch_dispatchMain_swift_6_mode.swift
actor_assert_precondition_executor_checkIsolated_dispatch_swift6_mode.swift
actor_assert_precondition_executor_checkIsolated_dispatch_swift6_mode.swift
actor_assert_precondition_executor_checkIsolated_main_customExecutorOnMain_swift6_mode.swift
actor_assert_precondition_executor_checkIsolated_main_customExecutorOnMain_swift6_mode.swift
actor_assert_precondition_executor_checkIsolated_swift6_mode.swift
actor_assert_precondition_executor_checkIsolated_swift6_mode.swift
actor_assert_precondition_executor_isIsolatingCurrentContext_swift62_mode.swift
actor_assert_precondition_executor_isIsolatingCurrentContext_swift62_mode.swift
actor_assert_precondition_executor_not_implemented_isIsolatingCurrentContext_swift62_mode.swift
actor_assert_precondition_executor_not_implemented_isIsolatingCurrentContext_swift62_mode.swift
actor_assume_executor.swift
actor_assume_executor.swift
actor_counters.swift
actor_counters.swift
actor_counters_freestanding.swift
actor_counters_freestanding.swift
actor_deinit_escaping_self.swift
actor_deinit_escaping_self.swift
actor_detach.swift
actor_detach.swift
actor_dynamic_subclass.swift
actor_dynamic_subclass.swift
actor_init.swift
actor_init.swift
actor_init_abi.swift
actor_init_abi.swift
actor_isIsolatingCurrentContext.swift
actor_isIsolatingCurrentContext.swift
actor_keypaths.swift
actor_keypaths.swift
actor_recursive_deinit.swift
actor_recursive_deinit.swift
async.swift
async.swift
async_initializer.swift
async_initializer.swift
async_let_fibonacci.swift
async_let_fibonacci.swift
async_let_throw_completion_order.swift
async_let_throw_completion_order.swift
async_let_throws.swift
async_let_throws.swift
async_properties_actor.swift
async_properties_actor.swift
async_sequence.swift
async_sequence.swift
async_stream.swift
async_stream.swift
async_task_async_let_child_cancel.swift
async_task_async_let_child_cancel.swift
async_task_cancellation_early.swift
async_task_cancellation_early.swift
async_task_cancellation_taskGroup.swift
async_task_cancellation_taskGroup.swift
async_task_cancellation_while_running.swift
async_task_cancellation_while_running.swift
async_task_detach.swift
async_task_detach.swift
async_task_executor_and_serial_executor_both_executor.swift
async_task_executor_and_serial_executor_both_executor.swift
async_task_executor_and_serial_executor_nonisolated_async_func_legacy.swift
async_task_executor_and_serial_executor_nonisolated_async_func_legacy.swift
async_task_executor_and_serial_executor_nonisolated_async_func_swift6.swift
async_task_executor_and_serial_executor_nonisolated_async_func_swift6.swift
async_task_executor_default_actor_funcs.swift
async_task_executor_default_actor_funcs.swift
async_task_executor_nonisolated_async_func.swift
async_task_executor_nonisolated_async_func.swift
async_task_executor_nsobject.swift
async_task_executor_nsobject.swift
async_task_executor_structured_concurrency.swift
async_task_executor_structured_concurrency.swift
async_task_executor_unstructured_task_ownership.swift
async_task_executor_unstructured_task_ownership.swift
async_task_executor_withExecutor.swift
async_task_executor_withExecutor.swift
async_task_handle_cancellation.swift
async_task_handle_cancellation.swift
async_task_locals_async_let.swift
async_task_locals_async_let.swift
async_task_locals_basic.swift
async_task_locals_basic.swift
async_task_locals_copy_to_async.swift
async_task_locals_copy_to_async.swift
async_task_locals_copy_to_sync.swift
async_task_locals_copy_to_sync.swift
async_task_locals_groups.swift
async_task_locals_groups.swift
async_task_locals_in_task_group_may_need_to_copy.swift
async_task_locals_in_task_group_may_need_to_copy.swift
async_task_locals_isolated_deinit.swift
async_task_locals_isolated_deinit.swift
async_task_locals_isolated_deinit_freestanding.swift
async_task_locals_isolated_deinit_freestanding.swift
async_task_locals_prevent_illegal_use_but_specific_case_is_ok.swift
async_task_locals_prevent_illegal_use_but_specific_case_is_ok.swift
async_task_locals_synchronous_bind.swift
async_task_locals_synchronous_bind.swift
async_task_locals_wrapper.swift
async_task_locals_wrapper.swift
async_task_naming.swift
async_task_naming.swift
async_task_priority_current.swift
async_task_priority_current.swift
async_task_sleep.swift
async_task_sleep.swift
async_task_sleep_cancel.swift
async_task_sleep_cancel.swift
async_task_withUnsafeCurrentTask.swift
async_task_withUnsafeCurrentTask.swift
async_task_yield.swift
async_task_yield.swift
async_taskgroup_addUnlessCancelled.swift
async_taskgroup_addUnlessCancelled.swift
async_taskgroup_asynciterator_semantics.swift
async_taskgroup_asynciterator_semantics.swift
async_taskgroup_cancelAll_only_specific_group.swift
async_taskgroup_cancelAll_only_specific_group.swift
async_taskgroup_cancel_parent_affects_group.swift
async_taskgroup_cancel_parent_affects_group.swift
async_taskgroup_cancel_then_completions.swift
async_taskgroup_cancel_then_completions.swift
async_taskgroup_cancel_then_spawn.swift
async_taskgroup_cancel_then_spawn.swift
async_taskgroup_discarding.swift
async_taskgroup_discarding.swift
async_taskgroup_discarding_dontLeak.swift
async_taskgroup_discarding_dontLeak.swift
async_taskgroup_discarding_dontLeak_class_error.swift
async_taskgroup_discarding_dontLeak_class_error.swift
async_taskgroup_discarding_neverConsumingTasks.swift
async_taskgroup_discarding_neverConsumingTasks.swift
async_taskgroup_dontLeakTasks.swift
async_taskgroup_dontLeakTasks.swift
async_taskgroup_is_asyncsequence.swift
async_taskgroup_is_asyncsequence.swift
async_taskgroup_is_empty.swift
async_taskgroup_is_empty.swift
async_taskgroup_next_not_invoked_cancelAll.swift
async_taskgroup_next_not_invoked_cancelAll.swift
async_taskgroup_next_not_invoked_without_cancelAll.swift
async_taskgroup_next_not_invoked_without_cancelAll.swift
async_taskgroup_next_on_completed.swift
async_taskgroup_next_on_completed.swift
async_taskgroup_next_on_pending.swift
async_taskgroup_next_on_pending.swift
async_taskgroup_throw_recover.swift
async_taskgroup_throw_recover.swift
async_taskgroup_throw_rethrow.swift
async_taskgroup_throw_rethrow.swift
basic_future.swift
basic_future.swift
cancellation_handler.swift
cancellation_handler.swift
cancellation_handler_only_once.swift
cancellation_handler_only_once.swift
checked_continuation.swift
checked_continuation.swift
class_resilience.swift
class_resilience.swift
clock.swift
clock.swift
clocks.swift
clocks.swift
continuation_validation.swift
continuation_validation.swift
custom_executors.swift
custom_executors.swift
custom_executors_complex_equality.swift
custom_executors_complex_equality.swift
custom_executors_complex_equality_crash.swift
custom_executors_complex_equality_crash.swift
custom_executors_complex_equality_subclass.swift
custom_executors_complex_equality_subclass.swift
custom_executors_default.swift
custom_executors_default.swift
custom_executors_globalActor.swift
custom_executors_globalActor.swift
custom_executors_moveOnly_job.swift
custom_executors_moveOnly_job.swift
custom_executors_priority.swift
custom_executors_priority.swift
custom_executors_protocol.swift
custom_executors_protocol.swift
custom_executors_sdk_with_consuming_param_but_impl_owned.swift
custom_executors_sdk_with_consuming_param_but_impl_owned.swift
custom_executors_sdk_with_owned_param_but_impl_consuming.swift
custom_executors_sdk_with_owned_param_but_impl_consuming.swift
custom_executors_tryDiagnoseExecutorConformance_with_sdk_missing_job_type.swift
custom_executors_tryDiagnoseExecutorConformance_with_sdk_missing_job_type.swift
View all files
You can’t perform that action at this time.