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
I ran into a panic in runtime in my https://github.com/Permify/permify deployment inside this library. I haven't ever seen permify panic before, and saw that the panic was in the healthcheck in this library and so figured it might be worthwhile reporting. I have no clear way of reproducing this issue.
Describe the bug
I ran into a panic in runtime in my https://github.com/Permify/permify deployment inside this library. I haven't ever seen permify panic before, and saw that the panic was in the healthcheck in this library and so figured it might be worthwhile reporting. I have no clear way of reproducing this issue.
To Reproduce
Expected behavior
no panic
Actual behavior
a panic
Version
$ go version
-> 1.24.0PostgreSQL 15.7 on aarch64-unknown-linux-gnu, compiled by gcc (GCC) 7.3.1 20180712 (Red Hat 7.3.1-6), 64-bit
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: