Closed dsnopek closed 2 years ago
This fixes an issue in NakamaSocket.add_matchmaker_party_async() that went unnoticed, in part, because of an issue in the tests for it. This also fixes the tests!
NakamaSocket.add_matchmaker_party_async()
I discovered this while working on the Godot 4 port on PR #103.
Thank you @dsnopek I've passed it to Tom to review. You can assign future PRs directly to Tom.
Thanks @dsnopek 👍
This fixes an issue in
NakamaSocket.add_matchmaker_party_async()
that went unnoticed, in part, because of an issue in the tests for it. This also fixes the tests!I discovered this while working on the Godot 4 port on PR #103.