-
### Description
kill ESRCHError: kill ESRCH
-bash: kill: ESRCHError:: arguments must be process or job IDs
-bash: kill: kill: arguments must be process or job IDs
-bash: kill: ESRCH: arguments mus…
-
For example, you want to rename node only if it matches some pattern. You can do this:
```python
def modify(node: LN, capture: Capture, filename: Filename) -> None:
if re.match(...):
renam…
-
I have installed and successfully launched the Mobilenet-GPU custom build of compreface but for some reason it is not activating uwsgi on the GPU, rather using the CPU (see the logs). I am running thi…
-
## ❓ Questions and Help
Hi, everyone. When i use `ddp`, i have encounter some question..
And I want to running on `single node 4 gpus` on gcp.
If i set `num_work=0`, it will be work but training is…
-
Hey there, just came across a potential issue - I'm trying to get an interactive python debugger working in local development, and uwsgi seems to be segfaulting. I noticed that turning `py-autoreload`…
-
I try using uwsgi's raw socket mode, I have the following code
``` python
import os
def application(fd): …
-
Occasionally, the [Kolide Menu Bar app](https://www.kolide.com/docs/using-kolide/agent/ui-menu-bar-app) does not show on the macOS menu bar even though the Kolide agent is working correctly.
This p…
-
When using `watcher` (and typically the `hotreloader` package), processes never seem to be killed whilst watch events are being listened too. A minimal setup of this looks like:
```dart
Process pr…
-
#### Bug description
```
$ airflow webserver -p 8080
____________ _____________
____ |__( )_________ __/__ /________ __
____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / /
__…
-
It seems that IE can't currently execute background processes. This means that some scripts are not possible, for example, I'm trying to write a doc that will create and deploy a functions + storage a…