mirageoasis
mirageoasis
I think I can fix this issue within a week can you give me a time? think test code will come out within a week
> Won't using Java 21 classes require us to use jvmTarget = 21? Basically meaning that anyone that uses Kotest needs to use Java 21? oh... I was not careful...
@Kantis is there some code I can look around in this repostory? dealing with different java version?
For breaking changes I think it is right time to upgrade gradle version to support java 17 and 21! for 6.0 I think this kind of major change is possible!...
maybe adding linter would be great to enforce coding styles! considering code base that kotest has applying linter on major version change would be nice!
I wonder why this thing does not works on normal code but it's unittest seems to work
@abdhan I figured out why get_user_id_from_username returns boolean which cause parameter type mismatch
> @frapierri said: > > > It's working now. > > How'd you fix that? > > ``` > { > "data": null, > "errors": [ > { > "message":...
> here's another library for threads in python. I believe this seems to work for now https://github.com/dmytrostriletskyi/threads-net code still not working? if you update package I think it will work...
#4114 since this pr collides with this pr I will check what has changed!