Hi!, After migrating to 1.3-RC I get this compiler...
# coroutines
r
Hi!, After migrating to 1.3-RC I get this compiler warning:
Copy code
w: -Xcoroutines has no effect: coroutines are enabled anyway in 1.3 and beyond
I’m not sure where to disable it as I don’t have manual flags passed to the compiler process. Any help is appreciated, thanks!
e
Check Intellij Idea settings
r
Hi @enleur, I’m in the command line running a
./gradlew clean build
and I have all my actions in IDEA delegating to gradle. This is the branch in case it helps https://github.com/arrow-kt/arrow/tree/rr-kotlin-1-3
e
¯\_(ツ)_/¯