Melroy van den Berg
Melroy van den Berg
I'm ready for a new release..
OK that would be a shame, but I would still welcome a new release :)
Or maybe even better, remove this `mt6-l` all together.
> Wouldn't it be better to make the whole aside right side lateral block conditional on the `toc` front matter option actually being enabled? > > If, in the demo...
Hi. To be honest I'm fine if you make an official release from [25.0.0-alpha8](https://github.com/nextcloud/news/releases/tag/25.0.0-alpha8), because it has at least a working UI again. And people no longer need to apply...
And hopefully fixed in: https://github.com/nodejs/node/pull/52505
My gitlab ci/cd is also very unstable due to this behavior. Often causing time outs due to the large amount of connections. Especially since I have some jobs running in...
> * However, the implementation of `http.Agent` in Node.js is suboptimal: It checks for `maxSockets` [here](https://github.com/nodejs/node/blob/fec7e505fc6f256522eb0031515757f2e58daa61/lib/_http_agent.js#L284), but does not immediately increase the checked value. Instead it calls `this.createSocket` and assumes...
I believe this a big issue in NPM for both individuals, small and large companies alike. Please, consider increasing the priority of this ticket (eg. label as as prio 1:...
> I think I've landed on a patch for `agent-base` that will fix this behavior. If no other issues are found I'm planning to release it as part of the...