-
```
$ cat Dockerfile
FROM python:2.7
RUN pip install eventlet==0.21.0
CMD python -c 'import eventlet; eventlet.monkey_patch(); eventlet.listen(("localhost", 8000))'
```
```
$ docker build .
…
-
updated to Big Sur and switched retroactive to Big Sur support.
repeated crashes after just looking a photos
here is report
Process: Aperture [1197]
Path: /Applicat…
-
[CI failed in a branch that fixed a formatting bug](https://github.com/lf-lang/lingua-franca/actions/runs/3651441353/jobs/6168663352). The changes in this branch were unrelated to C++ code generator a…
-
### LVGL version
9.1.0
### What happened?
When I call lv_timer_handler from the main loop (with or without a mutex protection everything works.
When I create a separate thread using xTaskC…
-
Would it be possible to make `ocl-icd` support Apple's OpenCL.framework somehow?
Or maybe it is supported already and I just do something wrong? With `clinfo` linked to ocl-icd's libOpenCL.dylib :
…
-
Kernel: 4.20.3-200.fc29.x86_64
steam.i686 1.0.0.59-7.fc29 …
-
See during build https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/11977
Error message:
```
[Exception] - std::runtime_error: Expected row not found: [0000000000000008] not in {result…
-
## The devDependency [cypress](https://github.com/cypress-io/cypress) was updated from `3.1.2` to `3.1.3`.
🚨 [View failing branch](https://github.com/gpincheiraa/bln-frontend-project1/compare/master…
-
Here's a list of all plugins in the Quicksilver Organisation on Github. Let's tick them off one by one as they get updated for Apple Silicon. I think all those with a last commit of 5th Feb have alrea…
-
Are there any plans when Xamarin.Mac supports the new CryptoTokenKit API. Currently we have to build with Sharpie.