Community
Participate
Working Groups
there is potential for the onException() and onConnectionFailed() methods of the exchange to fire before the continuation has been suspended
I am wrapping the continuation.complete() in both the onException and onConnectionFailed() methods with a check of !continuation.isInitial()