You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2018/02/07 05:20:50 UTC

[GitHub] guacamole-server pull request #148: GUACAMOLE-482: Ensure errors during enco...

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 <mj...@...>
Date:   2018-02-07T05:09:39Z

    GUACAMOLE-482: Report video encoding failure if frame flush fails.

commit 19b5050fbf6a61910ca145089042800211b93210
Author: Michael Jumper <mj...@...>
Date:   2018-02-07T05:19:24Z

    GUACAMOLE-482: Fail overall encoding process if any instruction handler reports failure.

----


---

[GitHub] guacamole-server pull request #148: GUACAMOLE-482: Ensure errors during enco...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/guacamole-server/pull/148


---