Other Structures
The following structures are available globally.
-
PromiseKit’s configurable parameters.
Do not change these after any Promise machinery executes as the configuration object is not thread-safe.
We would like it to be, but sadly
See moreSwift
does not exposedispatch_once
et al. which is what we used to use in order to make the configuration immutable once first used.Declaration
Swift
public struct PMKConfiguration