Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ETS lookup crash in Registry.lookup #228

Open
aloukissas opened this issue Apr 13, 2021 · 0 comments
Open

ETS lookup crash in Registry.lookup #228

aloukissas opened this issue Apr 13, 2021 · 0 comments

Comments

@aloukissas
Copy link

Saw this randomly during load testing against a GenServer that I run with Horde Registry:

[[email protected]] 03:44:19.572 [error] GenServer #PID<0.9173.2> terminating
** (ArgumentError) argument error
    (stdlib 3.14) :ets.lookup(:"keys_Elixir.WhatnotLive.Registry.AuctionSession", "e982bb98-5d63-4bcf-9e20-030a07d8db73")
    (horde 0.8.3) lib/horde/registry.ex:251: Horde.Registry.lookup/2

Note that this was almost a one-off crash, not very reproducible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant