Fix race condition in intermediate response handling. The incomplete intermediate response object was already passed to the future, response name and value were set afterwards, the consumer of the future queue hence saw sometimes null values.
1 file changed