diff --git a/Sources/ServiceLifecycle/GracefulShutdown.swift b/Sources/ServiceLifecycle/GracefulShutdown.swift index 2ba844e..56daca0 100644 --- a/Sources/ServiceLifecycle/GracefulShutdown.swift +++ b/Sources/ServiceLifecycle/GracefulShutdown.swift @@ -81,7 +81,6 @@ public func withGracefulShutdownHandler( #else // We need to retain this method with `@_unsafeInheritExecutor` otherwise we will break older // Swift versions since the semantics changed. -@available(*, deprecated, message: "Use the method with the isolation parameter instead.") @_disfavoredOverload @_unsafeInheritExecutor public func withGracefulShutdownHandler(