Florian Schmidt
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...
@danielroe still relevant for nuxt3
I'm waiting for this too. I'd love to know why it has not been merged yet. This is one major point that hinders me from using Plane for our team....