Move user_*_room distributor stuff to master class
I added yields when calling user_left_room, but they shouldn't matter on the master process as they always return None anyway.
Please register or sign in to comment
I added yields when calling user_left_room, but they shouldn't matter on the master process as they always return None anyway.