bigbluebutton-Github/record-and-playback/core/lib
hiroshisuga 3cbe9abaf0 events_archiver.rb: Handle an empty meeting_metadata hash from redis
On my server 2.3 alpha, the method metadata_for(meeting_id) gives back {}
(empty Hash). Thus "return if meeting_metadata.nil?" does not occur.

Does @redis.hgetall give {} instead of nil, even though there is a comment in
node_modules/redis/lib/utils.js "hgetall converts its replies to an Object. If
the reply is empty, null is returned"???
2020-08-13 15:46:40 -04:00
..
recordandplayback events_archiver.rb: Handle an empty meeting_metadata hash from redis 2020-08-13 15:46:40 -04:00
custom_hash.rb Merge remote-tracking branch 'mconf/mconf' 2017-03-20 19:45:59 +00:00
recordandplayback.rb Ensure that files are handled safely 2 2020-06-17 11:13:07 +01:00