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

Elixir 1.15 incompatible? #135

Open
ViseLuca opened this issue Jun 30, 2023 · 1 comment
Open

Elixir 1.15 incompatible? #135

ViseLuca opened this issue Jun 30, 2023 · 1 comment

Comments

@ViseLuca
Copy link

Hi,
In my repository after an upgrade to Elixir 1.15 seems that something is not fully compatible and some tests are breaking.

 ** (RuntimeError) route error
             (bypass 2.1.0) lib/bypass/plug.ex:28: Bypass.Plug.call/2
             (plug_cowboy 2.6.1) lib/plug/cowboy/handler.ex:11: Plug.Cowboy.Handler.init/2
             (cowboy 2.10.0) /app/deps/cowboy/src/cowboy_handler.erl:37: :cowboy_handler.execute/2
             (cowboy 2.10.0) /app/deps/cowboy/src/cowboy_stream_h.erl:306: :cowboy_stream_h.execute/3
             (cowboy 2.10.0) /app/deps/cowboy/src/cowboy_stream_h.erl:295: :cowboy_stream_h.request_process/3
             (stdlib 5.0.1) proc_lib.erl:241: :proc_lib.init_p_do_apply/3 2023-06-30T12:11:46.405000Z 

Meanwhile until Elixir 1.14.5 everything was working well. Any idea?

@hissssst
Copy link

hissssst commented Jul 5, 2023

I get this exception from time to time even on 1.14.5 too

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

2 participants