Matthias Fischmann

Results 192 comments of Matthias Fischmann

Yes, still here. i can't find the error in the log files you post, though. Am i reading them right? Can you paste the quickcheck seed here? This PR should...

> @fisx I've just cloned from master again and the error is still there. > > May you please tell me where I can find the quickcheck seed? it's not...

Sure. I'm pretty certain this is an issue with the test, but of course that means it's still an issue. Do you have time to investigate this? Let me know...

I've re-read this issue, but I still don't know how to reproduce it. Perhaps you can start by giving us more information?

could you please, after the test failed: ```sh cd libs/types-common git status >> everything.log 2>&1 stack test . >> everything.log 2>&1 ``` and attach everything.log here?

Then my money is on *something is wrong with your working copy, or your ./.stack-work or ~/.stack/*. Can you please try this: ``` mkdir empty-directory cd empty-directory git clone https://github.com/wireapp/wire-server...

Yes, it looks like you've tripped over #456, but it's weird since that should be fixed in the [Makefile](https://github.com/wireapp/wire-server/blob/b8818b6c5ce3f66c1d917299d7658e057f18eca8/Makefile#L2). Can you add the line: ``` echo $LANG ``` to the...

Ok, no consensus in reach there. :) I think I may be ok with adjusting to your rules @pcapriotti once I have HLS up and running. Currently I rely on...

New data point on the context in which `409 conflict` was received: - send a few scim user search and post requests - see brig exhaust its cpu and become...

It's certainly possible, but when we designed the library we found that it doesn't add significant security. Do you have any evidence to the contrary?