Jacob Bennett
Jacob Bennett
I have two different collections (`Servers` and `Events`) with a one-to-one mapping between `_id` on the `Servers` collection and `server_id` on the `Events` collection. I simply want to join the...
OS Version: Ubuntu 14.04 Erlang Version: Erlang R16B03 (erts-5.10.4) Immediate Trace: `{"init terminating in do_boot",{undef,[{int,stop,[],[]},{debugnode,stop_debugger,0,[]},{init,start_it,1,[]},{init,start_em,1,[]}]}}` I have no idea how to proceed from here, as I am very new to...
Could we cut a new release with recent changes when possible? Thanks Again
Getting the current exception at the time of coverage report generation on clang 8 and 9. ``` java.lang.IndexOutOfBoundsException: fromIndex (-1) is less than zero. at kotlin.collections.CollectionsKt__CollectionsKt.rangeCheck$CollectionsKt__CollectionsKt(Collections.kt:371) at kotlin.collections.CollectionsKt__CollectionsKt.binarySearch(Collections.kt:344) at net.zero9178.cov.data.LLVMCoverageGenerator$processJson$$inlined$flatMap$lambda$1.call(LLVMCoverageGenerator.kt:556)...