Mohamed Sabry Hegazy
Mohamed Sabry Hegazy
The parameter ordering mismatch is also echoed in the first example in [Method Vs Standalone](https://github.com/getify/Functional-Light-JS/blob/master/manuscript/ch9.md/#method-vs-standalone) section. The current code is ```javascript [1,2,3,4,5] .filter( isOdd ) .map( double ) .reduce( sum,...
I started getting this today as well on AWS ECS.
> Yeah, on AWS ECS I actually had to raise it all the way to `10_000`
> i am seeing this issue from Linode, Kamatera and Cloudcone as well. Is there any docs on how to increase the timeout in 1.27.8 ? Nope. Unfortunately, documentation has...
Indeed. I've confirmed those segfaults are due to OpenSSL 3. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | timestamp | message | |---------------|----------------------------------------------------------------------------------------------------------------------------------------------------| | 1670159721000 | /lib/x86_64-linux-gnu/libpthread.so.0(+0x13140)[0x7fbec4a93140] | | 1670159721000 | /usr/lib/x86_64-linux-gnu/libssl.so.1.1(SSL_get_peer_certificate+0x13)[0x7fbec0366143] | | 1670159721000 |...