sam
03/04/2019, 12:16 PMthanksforallthefish
03/04/2019, 12:18 PMthanksforallthefish
03/04/2019, 12:18 PMthread = 1
does the tricksam
03/04/2019, 12:19 PMthanksforallthefish
03/04/2019, 12:22 PMinit {
"greetings".config(threads = 1) {
App().greeting shouldBe "test"
}
}
with 3.3.1
and getting java.lang.IllegalStateException: threadLocal.get() must not be null
sam
03/04/2019, 12:30 PMthanksforallthefish
03/04/2019, 12:53 PMthanksforallthefish
03/04/2019, 2:36 PMsam
03/05/2019, 3:32 AM