objectcomputing / check-ins

Other
7 stars 7 forks source link

Replace @ExecuteOn(IO) with @ExecuteOn(BLOCKING) #2411

Closed sdelamo closed 1 month ago

sdelamo commented 1 month ago

Close: https://github.com/objectcomputing/check-ins/issues/2407 see: https://docs.micronaut.io/4.4.8/guide/#virtualThreads

mjperry91 commented 1 month ago

Would be a good time to bump the gradle build/target compatibility from jdk 17, and the CI is currently using jdk 17 as well.