Alberto Roura

Results 8 comments of Alberto Roura

Same here, I need to run multiple Fargate cross-region and it takes around a minute to pull the image. Once pulled, the task only takes 4 seconds to run. This...

Thank you for the submission! I'll test this to see if the signature also passes.

Sorry for the late reply, @lordmen99. The code is meant to run on PHP 7.0+. The error you are having is related with return types. Which version are you using?

We are having the same issue here. We need to be able to change the default port. It would be nice to implement an environment variable like `POSTGRES_PORT` or something...

> So it turns out it is `Liquid::Template#render` that is not thread safe. That's why the rendered results are still incorrect even if each renderer uses a different payload. I...

Sure, I prepared a one-file HTML so you can copy-paste it and you can see the issue: ``` react-easy-sort UMD 'use strict'; const {default: SortableList, SortableItem} = ReactEasySort; class App...