You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #4514 was never properly addressed. The commit 3c7f494 says that it addressed the issue, but it only updated the typespec of get_by_key/2 to something that is still inconsistent with the implementation and the example.
Expected behavior
I'll defer to the referenced issue for full explanation and possible solutions, since the author did a great job of breaking down the issue, and I agree with their proposed solutions.
The text was updated successfully, but these errors were encountered:
If you think the docs are unclear, please send a PR, but this looks correct to me. The value returned matches the shape of presence() (note singular presence), and the function returns a list of those for that given id. Thanks!
Environment
Actual behavior
Issue #4514 was never properly addressed. The commit 3c7f494 says that it addressed the issue, but it only updated the typespec of
get_by_key/2
to something that is still inconsistent with the implementation and the example.Expected behavior
I'll defer to the referenced issue for full explanation and possible solutions, since the author did a great job of breaking down the issue, and I agree with their proposed solutions.
The text was updated successfully, but these errors were encountered: