-
- https://github.com/NASA-PDS/doi-service/issues/418
- https://github.com/NASA-PDS/doi-service/issues/417
- https://github.com/NASA-PDS/doi-service/issues/416
-
I'm trying to use asyncpg in combination with Dask, but I'm running into the problem that Pool, Connection or asyncpg.Record objects cannot be serialized (pickled) to and from my workers. (I need to s…
-
### [READ] Step 1: Are you in the right place?
* For issues or feature requests related to __the code in this repository__
file a Github issue.
* If this is a __feature request__ make s…
-
### Please make sure of the following things
- [X] I have read the [documentation](https://alist.nn.ci).
我已经阅读了[文档](https://alist.nn.ci)。
- [X] I'm sure there are no duplicate issues or discussions.…
-
https://w3c.github.io/reporting/#send-reports says
> (3.3.) For each (origin, per-origin reports) pair in origin map, execute the following steps asynchronously:
>
> (3.3.1.) Let result be the re…
-
### TODOs for unsupported OpenMP 5.2 features
- [x] conditional modifier for lastprivate https://github.com/llvm/llvm-project/pull/110568
- [x] iterator modifier for affinity, depend, from, map,…
-
Currently it seems like all scheduled jobs are executed sequentially.
Would it be possible to leverage the messenger system somehow so that each job (or a defined number of jobs) can run in parallel?…
-
Hi,
I am trying to fetch patrons but I am getting errors:
```
api_client = Patreon::API.new(ENV.fetch('PATREON_ACCESS_TOKEN'))
=> #
irb(main):002:0> campaign_response = api_client.fetch_camp…
-
**Describe the issue or bug**
I believe this is a variant of https://github.com/rpy2/rpy2/issues/965 where I am unable to use an class that implements RPy2 in a multi-threading context. We discover…
-
Installation as outlined in https://documentation.wazuh.com/current/deployment-options/docker/wazuh-container.html only change is that I map the dashboard's 5601 to external 5601 since 443 is already …