- In example application run
./gradlew test --tests '*normal*'
which works. - Run
./gradlew test --tests '*coroutines*'
which fails - Run
./gradlew test --tests '*timeout*'
which also fails, resulting into timeout - Run
./gradlew test
. First 2 tests passes, last 3 not. However, the testnormal2
should pass as well. Also thetimeoutTest
test should fail, but for some reason actually passes.
-
Notifications
You must be signed in to change notification settings - Fork 0
ondrej-hrstka/micronaut-data-coroutines-transactions-error
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Demostartion of Coroutines Transactions related error in Micronaut 3.4.0
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published