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
{{ message }}
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Noticed by mypy:
autopush/web/registration.py:320: error: Argument 1 to "hasher" has incompatible type "UUID"; expected "str"
(one in _write_endpoint and _delete_channel)
This can cause hasher to blow up but only with a key_hash configured (which isn't configured on prod)
The text was updated successfully, but these errors were encountered: