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
(The line numbers don't match your example console error. I imagine that's because you are or were using an older version than the latest.)
I'm seeing these errors due to Erlang/OTP crash reports. The current version of this library does try to inspect PIDs in the :fields field but the crash reports seem to contain PIDs 'deeper' than just the top-level.
Here's a merge request in a fork of this repo that seems to (attempt to) address this, or at least the crash reports anyways:
I'm troubleshooting some oddball issues where I am appear to have the same config and versions of this lib included in 2 projects but only one works.
Wondering if you'd be open to including a function that gives a better clue to what's happening here. If so I can fork and make a PR
The text was updated successfully, but these errors were encountered: