-
I've found that #75295 introduced a regression in the "Rust first then fallback to Python" version of the Mercurial test suite.
I was testing if going from `1.41.1` (previous Debian stable version)…
-
## Environment data
`dotnet --info` output:
```.NET Core SDK (reflecting any global.json):
Version: 2.1.403
Commit: 04e15494b6
Runtime Environment:
OS Name: arch
OS Version:
OS…
-
I'm the author of DCli which utilises waitFor to synchronously spawn processes.
With the deprecation of waitFor I'm currently stuck without a way to maintain the current api.
This issue tracking…
-
Hi,
I want to use your pywb-ia.
When I do this : `uwsgi uwsgi.ini`
I Have this "message" :
```
[user@server pywb-ia]# uwsgi uwsgi.ini
[uWSGI] getting INI configuration from uwsgi.ini
*…
-
### Is your feature request related to a problem? Please describe.
When I create windows with `Neutralino.window.create`, it doesn't look like I can use any of the `Neutralino.window.*` methods on/in…
-
Is there a way to distribute to different Erlang nodes?
-
I'm trying to get duc to perform a specific backup at the end of my main backups (Windows) - basically it's a job to separately back up the Duplicati databases whenever a backup completes.
Currentl…
-
is there any plan to add enable spawn gating (or waiting for spawn) on Windows OS?
-
Some IRC bot implementation somewhere utilized parallel processing to divvy out new lines in IRC to separate processes so the bot wouldn't hang on a single particular user's commands. Supposedly would…
-
## Background and Motivation
Creating process groups is necessary to be able to send signals on Windows as they are sent to the whole group and the calling process may not know the group ID its…