-
I'm running uWSGI containers with podman and using fallback configuration to create stateless containers.
I used uWSGI 2.0.18 with CentOS 8 Stream containers and my configuration worked well. If th…
-
Is there a way to reload/reset the driver to get rid of these dead processes? These are a result of running various Level Zero tests overnight.
![image](https://github.com/intel/compute-runtime/as…
-
Blocked on: https://github.com/runtimeverification/k/issues/3167
### What component is the issue in?
Front-End
### Which command
- [X] kompile
- [ ] kast
- [ ] krun
- [ ] kprove
- [ ] …
-
```
What steps will reproduce the problem?
1. ("", onScreen' (spawn "cmplayer") FocusCurrent 1)
2. Push key
3.
What is the expected output? What do you see instead?
It should spawn command on screen…
-
### Test
`test-async-context-frame`
### Platform
Windows
### Console output
```console
duration_ms: 6718.227
exitcode: 1
severity: fail
stack: "\u25B6 AsyncContextFrame\n \u2714 async-hooks\\…
-
This seems specific to python3.
```
$ cat test_500.wsgi
#!/usr/bin/env python
import os
import sys
HELLO_WORLD = b"Hello world!\n"
def simple_app(environ, start_response):
"""Simple…
-
I have noticed that intervals and timeouts set with `Meteor.setInterval()` and `Meteor.setTimeout()` are not being cleared on server side upon live reload. To demonstrate this behaviour I created a te…
-
Hi,
I have installed service fabric in an Ubuntu 16.04 machine following the steps at [Prepare your development environment on Linux](https://docs.microsoft.com/en-us/azure/service-fabric/service-f…
-
A few symptoms were:
1.
![image](https://user-images.githubusercontent.com/381495/60187833-319c0b00-9826-11e9-97d0-c092b4946c52.png)
- Caused PDF generation to fail, and thus caused the tests t…
umaar updated
5 years ago
-
The wx example in this repo is a good example (https://github.com/cztomczak/cefpython/blob/master/examples/wxpython.py).
On Windows 10, running the example, Ctrl-C, run it, Ctrl-C, etc. eventually …