He-Pin(kerr)

Results 914 comments of He-Pin(kerr)

That would require an adoption in upstream project

nice, just implemented this at work too

I can convert it from and to json, so does the flatterBuffers. ```java package com.alibaba.ultramax.mtop.jsonpath; /** * TODO: description of this file * * @author 虎鸣, [email protected] */ import com.fasterxml.jackson.databind.JsonNode;...

@lihaoyi I'm using the sjsonnet repo, I fixed it with `rm -rf .out`. I think that's because the process ID format has changed between mill 0.12.x and 1.1.x.

A simple fix would be to catch the exception and drop the `pid` for another try.

Yeah, maybe with a better error report, and point user to delete the `out` folder.

The method name can be `Sink.watchTermination(() => sink))`

There is an `Flux#doFinally` in reactor-core.