Moritz Angermann

Results 203 comments of Moritz Angermann

I'm terribly sorry. I have not been able to make it work yet :( On Jan 15, 2014, at 4:31 PM, dominik0711 [email protected] wrote: > Hi angerman, > > I...

Maybe it's related to this: https://github.com/yesodweb/wai/issues/894, and a simple byte string update fixes it. This to me happens with a `[("Content-Type","text/x-nix-narinfo"),("Content-Length","27466")]`. The references line alone is ~17kb.

And this is the relevant https://github.com/haskell/bytestring/pull/538 issue. Until byte string 0.11.4 is released, I guess the best is to either s-r-p a byte string, or downgrade to say ghc 8.10.7.

@michaelpj I'm terribly sorry for having triggers this. @gbaz for my understanding, can you outline what your view on the "fundamental purpose and nature of the PVP" is? @hasufell maybe...

A large question around this seems to be: "what does compatible" mean? From a purely linking perspective, we shouldn't be mixing GHC ways. You can't have a profiling library work...

I fully agree with your reasoning. It looks to me like we are concerned with two different layers of the issue. Maybe we could call it `tryFlush` to handle the...

Yes. It's somewhere in there. The note about the high number of messages could be handled by the library user through `shutdown` and `gracefulShutdown` no? As in: - `shutdown`: I...

Superceeded by #231

As cicero is gone, I think we can drop this.

Hit that today as well. 😭