The `ChannelInterceptor.postSend()` may be called when `MessageChannel.receive()` has already done its job polling from the queue where message appears in the `MessageChannel.doSend()` * Use `ChannelInterceptor.preSend()` contract instead to obtaine info about the current thread