Convert group membership operations to use promises.
Review Request #11839 — Created Oct. 4, 2021 and submitted
This change updates the group join/leave operations to use promises and
async/await instead of callbacks.
- Ran js-tests.
- Manually tested group membership operations.
- Commits:
-
Summary ID 8c0c43717d42700c71c9a81c17966ea0b5ea1eb0 45917a2c43b00907ca4974750406480fd2bd3eac
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.