Florian Schmidt

Results 8 comments of Florian Schmidt

Also happening with `//copy` Exception ``` [10:39:16 INFO]: User issued server command: //copy [10:39:16 ERROR]: An unexpected error while handling a FastAsyncWorldEdit command java.nio.channels.OverlappingFileLockException: null at sun.nio.ch.FileLockTable.checkList(FileLockTable.java:229) ~[?:?] at sun.nio.ch.FileLockTable.add(FileLockTable.java:123)...

FYI the workaround in #356 (setting `use-disk` under `clipboard` to `false`) still works

@danielroe how would this be done in Nuxt 3? I have several points in my app where I send requests to my backend and I don't want to do error...

> does this also include support for `explode: false` with querystring parameters making it possible to pass: > `querystringparam=1,2` instead of `querystringparam=1&querystringparam=2`? This is what we are waiting for Yes....

> Alrighty then, let's get this merged and released! I don't have the feeling that this is going to happen anytime soon. Last non-automated merge to main was in Oct...

@elibolonur thanks for the reminder. I've rebased and resolved the conflicts.

Rebased and resolved conflicts again. @ferdikoomen I would be really happy if this could get merged soon.

I found #533 at first because that is what I ran into. Tests failing with database lock issues. Since that was closed by @nunomaduro as "not a Pest issue" I...