-
Notifications
You must be signed in to change notification settings - Fork 37
with_tls panics when given incorrect information #83
Open
Description
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
Activity
Metadata
Metadata
Assignees
Labels
No labels