I am using H2 1.4.200 in Scala to concurrently save computation results (with HikariCP used as connection pool), after which I would like to create indexes. This (randomly) crashes with the following ...
10:47:26.699 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.in28minutes ...