Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

Commit 03110da

Browse files
committed
Give ProxyProgress an explicit name for better debugging
1 parent 05ab6d1 commit 03110da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Task/Progress+ExplicitComposition.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import Deferred.Atomics
1616

1717
/// A progress object whose attributes reflect that of an external progress
1818
/// tree.
19+
@objc(BNRTaskProxyProgress)
1920
private final class ProxyProgress: Progress {
2021

2122
@objc dynamic let observee: Progress

0 commit comments

Comments
 (0)