jlouis / graphql-erlang

GraphQL implementation in Erlang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move this project to Erlang 21.x

jlouis opened this issue · comments

In the new Erlang, the way one handles stacktraces has changed over the older versions. This should be updated. However:

  • It is a breaking change with anything before Release 21.0.

We opt to have this task until we reach a more mature version of the 21.x series of Erlang after which we upgrade this code base. In the meantime we live with deprecation warnings. Once we apply the upgrade, this issue can be deleted.