Skip to content

with_tls panics when given incorrect information #83

Description

@lpil

Hello!

This function panics, which a library should never do, especially not for simple configuration.

It is also not documented what the arguments are, or what happens when they are incorrect.

It seems strange to me that this API forces the programmer to keep the data on the file system, instead of passing it in as an argument like normal Gleam code.

Thanks,
Louis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions