elixir-lang / gen_stage

Producer and consumer actors with back-pressure for Elixir
http://hexdocs.pm/gen_stage
1.48k stars 192 forks source link

Fix Elixir 1.11 warnings #265

Closed oohnoitz closed 3 years ago

oohnoitz commented 3 years ago

This fixes the System.stacktrace/0 deprecation warning on Elixir 1.11 and also adds it to the CI matrix. This does remove support for 1.5 and 1.6 though since __STACKTRACE__ was added in 1.7.

josevalim commented 3 years ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: