Patrick Mylund Nielsen

Results 43 comments of Patrick Mylund Nielsen

Thank you for this. I modified Items() to return a new map with unexpired items https://github.com/patrickmn/go-cache/commit/a2d8b56f0c21c5562c23717b6137ed6254ddc6d4 Would you be willing to change this PR to add your test against Items()...

Not yet, sorry. I'll take a look soon.

That looks very strange indeed. Do you have an example sitemap that will reproduce this issue?

Ouch, interesting. I'll take a look.

Something silly is going on here. Indeed it may have something to do with #2. Thanks for the report!

Appreciate it. I'm not sure yet, but I think the cause is the same as in #2.

It might be interesting to make Constellation support proxying geth traffic over TLS, but right now your best bet is probably [stunnel](https://www.stunnel.org/index.html) or OpenVPN.

I think I am probably running into something related to the thinking behind this. I have a large project with several executables that use more or less of the project...

I think I might be running into the same thing. I'm using GHCJS 8.4.1 and Stack with the most recent (`4560541`) `ghcjs-base` Stack config: ``` compiler: ghcjs-0.2.0.9011009_ghc-8.4.1 compiler-check: match-exact resolver:...