Fork me on GitHub
#nrepl
<
2018-12-08
>
dominicm00:12:26

Ask again?

cgrand07:12:39

@dominicm as I was running tests on the elisions branch, I get between 1 to 3 failures from run to run.

dominicm07:12:00

@cgrand same tests? Different ones?

cgrand09:12:38

Just the ones in the main nrepl/nrepl repo

bozhidar10:12:43

@cgrand Yeah, there are a couple of tests that fail sometimes. Usually only locally, but not on the CI.

bozhidar11:12:06

Haven’t had time to debug them properly.

bozhidar11:12:55

> In other news the elision branch is happily printing.

bozhidar11:12:09

Fantastic news! partywombat

dominicm12:12:54

A bit of a side note: can the injection be designed to allow specifying a side loaded transport? I'm sure it would have anyway, but raising it as an explicit thing.

bozhidar21:12:38

There’s nothing special about transports - I assume we’d be side-loading them just as any other library.

dominicm22:12:43

Depends how early the side loader is available