-
It would be very useful if the HttpClient::request() function would return an awaitable type for use in coroutines. ([See the "Naked Coroutines" talk by Gor Nishanov.](https://www.youtube.com/watch?v=…
-
It looks like from https://think-async.com/Asio/asio-1.28.0/src/examples/cpp14/deferred/deferred_7.cpp that we can write composed operations using deferred completion token. It looks nicer than using …
-
I noticed that there are a small number of third party dependencies that may require due diligence review by the IP Team.
AFAICT, most of them declare themselves as MIT, but there is at least one i…
-
I started thinking about the exact same thing API wise.
https://gist.github.com/Raynos/5279565
Not really sure where to go with it. It makes normal callbacks way more composable though
-
### Description
When building on Ubuntu 20.04, the `make` command produced the following error message:
```
Scanning dependencies of target libfive-guile
[ 63%] Generating libfive/kernel.go
Bac…
-
The following code from a jenkinsfile used to work:
```
kubernetes.pod('buildpod').withImage(':80/shiftwork/jhipster-build')
.withPrivileged(true)
.withHostPathMount('/var/run/docker…
-
Seems to happen when there's low resources or multiple jobs running. This has been seen on OSO and GKE.
```
Executing shell script inside container [maven] of pod [kubernetes-137ebf2065f949d4acac…
-
I had some questions that I asked Raynos today about yielding arrays - I didn't understand why the spec has a section about that.
The answer was that:
> Yielding arrays is done to enable a parallel …
spion updated
11 years ago
-
**Material Maker version:**
.99
**OS/device including version:**
Windows 10.
**Issue description:**
I was working on a material when MM hard crashed, Now every time I open the file MM…
-
Hello,
on MacOS 14.5, fibers master branch.
`$ ./configure --prefix=/opt/homebrew/`
output:
```
checking for a BSD-compatible install... /opt/homebrew/bin/ginstall -c
checking whether bu…