Carlos Fuentes

Results 40 issues of Carlos Fuentes
trafficstars

This is a **pull request** with all the changes that I made.

The GitHub API doesn't support update a Gist using a Token. Only using a `username/password` combination to login. It would be a good idea to create a new lib to...

Currently is hard to add more subcommands. Reading a little bit of the commander.js docs, I saw is possible to add subcommands to add more features. It could be great...

It's important to add support for two-factor auth accounts. I noticed about it when I tried to upload a single gist and the app threw me an error. This because...

Relates to #958 Pendings: - [ ] Tests

Recently I become to experiment with the library for some project that I'm currently working, somehow when I use my GitHub account to do some tests I saw that an...

docs

Implements #4149 **Description**: As stated in #4149, this PR introduces: 1. Hide the `Context` object tight to the route through a `Symbol` 2. Expose a public API to fetch pieces...

The PR attempts to start the decomposition of the task scheduler that distributes tasks among queues into a separate module. Seeking to enable custom task scheduling for Piscina. Relates to...

semver-minor

I think we could default it to `os.availableParallelism()` https://nodejs.org/api/os.html#osavailableparallelism _Originally posted by @RafaelGSS in https://github.com/piscinajs/piscina/pull/487#discussion_r1467637405_

enhancement
good first issue