Kryštof Řezáč

Results 5 issues of Kryštof Řezáč

Hi. I was struggling with setting multiple cookies in one response. I think the root cause is `add_default_headers` function from `mist/internal/http` module. In the process of converting list to to...

I am trying to use the official docker image but I am getting this error when pulling ``` docker pull ghcr.io/gleam-lang/gleam:v1.1.0-erlang-alpine v1.1.0-erlang-alpine: Pulling from gleam-lang/gleam no matching manifest for linux/arm64/v8...

bug

## Description **Registry Version**: 2.6.0.Final **Persistence type**: sql When logging with Microsoft I get this error and get stuck on white screen. I am able to log in with this...

Bug
area/storage

### Expected Behavior If I use `@Transactional` annotation on top of suspend function, no deadlock occurs. ### Actual Behaviour If I run a suspend function annotated with `@Transactional` with enough...

status: example attached
type: bug

### Feature description Currently, primitive types (Int, String, etc.) can be deserialized from an array of size 1. While this provides flexibility in some cases, there is no way to...

type: improvement