notifyAndForget
fun CommandWaitNotifier.notifyAndForget(waiteStrategy: ExtractedWaitStrategy, waitSignal: WaitSignal)
Extension function to notify and forget using an extracted wait strategy. Only sends notification if the wait strategy should be notified for this signal.
Parameters
waiteStrategy
The extracted wait strategy containing endpoint and notification logic.
waitSignal
The signal to potentially notify about.