mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Change task ids to be formatted using decimal instead of hex. An example of previous signposts: ``` task=e resumefn=0x2807722bc jobPriority=0 isChildTask=0, isFuture=1 isGroupChildTask=0 isAsyncLetTask=0 parent=0 group=0x0 asyncLet=0x0 ``` this will now show `task=14` instead of `task=e`
13 KiB
13 KiB