HomePhabricator

Fixed resource leak in plyback application

Description

Fixed resource leak in plyback application

If the user terminates the session too early, the channel waiting for the file playback
is killed, but the green-thread playing back the file won't be stopped. We now call player.stop,
which will terminate the file playback.

Details

Provenance
saghulAuthored on Jun 11 2014, 5:40 PM
Parents
rSYLK33ff9acec1bb: Raised version and updated changelog
Branches
Unknown
Tags
Unknown