GitHub user mike-jumper opened a pull request:
https://github.com/apache/guacamole-server/pull/148
GUACAMOLE-482: Ensure errors during encoding are reported and handled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/guacamole-server
handle-flush-error
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-server/pull/148.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #148
----
commit b0c14bd59ff68a63071699afa6e3c8e22dd86dba
Author: Michael Jumper <mjumper@...>
Date: 2018-02-07T05:09:39Z
GUACAMOLE-482: Report video encoding failure if frame flush fails.
commit 19b5050fbf6a61910ca145089042800211b93210
Author: Michael Jumper <mjumper@...>
Date: 2018-02-07T05:19:24Z
GUACAMOLE-482: Fail overall encoding process if any instruction handler
reports failure.
----
---