Simon Courtois

Results 64 comments of Simon Courtois

It would really be nice to have this! Please merge :)

@abhinehra I actually already use chrome-aws-lambda in a layer that my function depends on. I guess the issue might lie elsewhere 😔

Hi there. I'm facing the same issue. Here is a reproduction code: ```ruby io = StringIO.new(

Hi @yquenechdu, I think a pull request on the french branch should do trick :)

Hi there. From what I'm experiencing today, it's not limited to composition. When creating a simple form that aliases a property with `from:` you also need to refer to the...

@rafaelfranca If you provide a class that provides the necessary interface and responds with objects that respond to the `deliver_*` methods, it should work properly. For instance I do so...

Hi there. On a related note I seem to be experiencing the same issue when listing paginated posts. I tried defining `_pages/blog.multi.liquid` and locale-specific pages as `_pages/blog.{en,fr}.liquid`. The posts are...

Hi there, I can confirm there's something going on. After upgrading a bunch of gems, we started to get huge memory spikes. Since each gem was upgraded in a separate...

@dentarg So far (2h) running smoothly ☺️ I'll leave it running for 24h and see if it continues this way. I'll keep you posted.