bigbluebutton-Github/record-and-playback/core
mw781 fea0ff3204 Ensure that files are handled safely
This commit fixes an issue with reading and writing files.
File.open is used which means that a file will remain open
unless explicilty closed or the program exit. This doesn't work
for an NFS mount as the scripts try to "rm -rf" when the file
is still open. This commit fixes that by replacing all .opens
with .reads
2020-06-17 11:09:09 +01:00
..
features Remove a few matterhorn references that were missed. 2016-09-02 17:45:10 -04:00
lib Fix note id 2020-04-29 13:08:10 -03:00
resources/raw - extract metadata from events.xml and generate index.html in publish dir for simple playback 2011-05-24 18:16:54 -04:00
scripts Ensure that files are handled safely 2020-06-17 11:09:09 +01:00
spec Include webrtc webcams in recording processing 2018-04-24 15:20:35 -04:00
systemd - run keep-events worker separate from archive-worker 2019-07-04 11:00:59 -07:00
Gemfile RaP: Add an optional test group which installs e.g. rubocop 2019-06-04 11:03:22 -04:00
Gemfile.lock Bump dependency for nokogiri version 2020-02-29 08:56:33 -06:00