testing

lassemaatta 2022-03-01T15:43:00.270609Z

question about eftest: does the :eftest/synchronized metadata on test vars actually affect anything if you've also specified :multithread? :namespaces in the options?

lassemaatta 2022-03-01T15:44:15.543229Z

I've been reading through the sources and my feeling is that it only works if you have :multithread? set to either true or :vars. But I might be missing something obvious here.