Test if it will ignore previous cache
This commit is contained in:
parent
aa1e4dd6b8
commit
bee0fdecb0
@ -106,6 +106,7 @@ class BigBlueButtonActor(
|
||||
}
|
||||
|
||||
def handleCreateMeetingReqMsg(msg: CreateMeetingReqMsg): Unit = {
|
||||
//test
|
||||
log.debug("RECEIVED CreateMeetingReqMsg msg {}", msg)
|
||||
|
||||
RunningMeetings.findWithId(meetings, msg.body.props.meetingProp.intId) match {
|
||||
|
Loading…
Reference in New Issue
Block a user