Skip to content

Instantly share code, notes, and snippets.

@jamieQ
jamieQ / README.md
Created May 24, 2022 16:43 — forked from IsaacXen/README.md
(Almost) Every WWDC videos download links for aria2c.
@jamieQ
jamieQ / debug-logs.log
Created June 23, 2026 10:17
Swift concurrency custom executor debug logs
[0x1f58660c0] [Actor.cpp:409](_swift_task_debug_dumpIsCurrentExecutorFlags) runtime linking determined default mode swift_task_is_current_executor_flag::Assert
[0x1f58660c0] [Actor.cpp:409](_swift_task_debug_dumpIsCurrentExecutorFlags) mode override is empty swift_task_is_current_executor_flag::Assert
[0x1f58660c0] [Task.cpp:878](swift_task_create_commonImpl) Creating a detached task from 0x0
[0x1f58660c0] [Task.cpp:942](swift_task_create_commonImpl) Task's base priority = 0x15
[0x1f58660c0] [Task.cpp:990](swift_task_create_commonImpl) allocate task 0x14c6074a0, parent = 0x0, slab 512
[0x1f58660c0] [Task.cpp:1088](swift_task_create_commonImpl) creating task 0x14c6074a0 ID 1 with parent 0x0 at base pri 21
[0x1f58660c0] [VoucherSupport.h:36](VoucherManager) [0x16b19aa98] Constructing VoucherManager
[0x1f58660c0] [Actor.cpp:2240](swift_job_runImpl) job 0x14c6074a0
[0x1f58660c0] [Actor.cpp:219](runJobInEstablishedExecutorContext) Run job in established context 0x14c6074a0
[0x1f58660c0] [TaskPrivate.h:1055](flagAs