Skip to content

Conversation

@paulswartz
Copy link
Contributor

Example failure (from https://gitlab.com/paulswartz/ueberauth_oidcc_certification/-/jobs/12639928603#L2427):

[error] GenServer Wallaby.SessionStore terminating
** (MatchError) no match of right hand side value: []
    (wallaby 0.30.11) lib/wallaby/session_store.ex:82: Wallaby.SessionStore.handle_info/2
    (stdlib 5.2) gen_server.erl:1095: :gen_server.try_handle_info/3
    (stdlib 5.2) gen_server.erl:1183: :gen_server.handle_msg/6
    (stdlib 5.2) proc_lib.erl:241: :proc_lib.init_p_do_apply/3
Last message: {:DOWN, #Reference<0.3394919180.1046216705.183283>, :process, #PID<0.18513.0>, :shutdown}

Example failure (from https://gitlab.com/paulswartz/ueberauth_oidcc_certification/-/jobs/12639928603#L2427):

```
[error] GenServer Wallaby.SessionStore terminating
** (MatchError) no match of right hand side value: []
    (wallaby 0.30.11) lib/wallaby/session_store.ex:82: Wallaby.SessionStore.handle_info/2
    (stdlib 5.2) gen_server.erl:1095: :gen_server.try_handle_info/3
    (stdlib 5.2) gen_server.erl:1183: :gen_server.handle_msg/6
    (stdlib 5.2) proc_lib.erl:241: :proc_lib.init_p_do_apply/3
Last message: {:DOWN, #Reference<0.3394919180.1046216705.183283>, :process, #PID<0.18513.0>, :shutdown}
```
@mhanberg mhanberg changed the title fix(SessionStore): flush a DOWN message if one was present fix: flush a DOWN message if one was present Jan 9, 2026
@mhanberg mhanberg merged commit 63d64de into elixir-wallaby:main Jan 9, 2026
18 of 21 checks passed
@mhanberg
Copy link
Member

mhanberg commented Jan 9, 2026

❤️

@paulswartz
Copy link
Contributor Author

Thanks for the quick review, and for Wallaby in general!

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

Successfully merging this pull request may close these issues.

2 participants