MINOR: mux-h1: Try to wakeup the stream on output buffer allocation

When the output buffer allocation failed, we block stream processing. When
finally a buffer is available and we succed to allocate the output buffer, it
seems fair to wake up the stream.
1 file changed