-
### Context
A fundamental problem Pitchfork has to deal with is that both POSIX and Linux don't quite support running anything but async-signal safe function after a `fork()`.
In practice, as lo…
-
Until now, the spawn of new backend instances is being done by a poor shell_exec command. It means - no control of the spawned proccess and, hypotheticaly, chances of leaving zombie processes running …
-
```
Suggestion:
Concerning Walter Ferlazzo's "cal" command frontend at:
http://awk.info/?tip/caltricks
Perhaps because I came from the era of modest computer
power, I am sensitive to unnecessary or…
-
The deprecation of `vfork` on macOS (#6672) revealed a design flaw in `popen`: the current implementation has to `vfork` from the main process, also inheriting all file descriptors opened in it.
…
-
### Before creating an issue, make sure you've checked the following:
- [X] You are running the latest released version of k0s
- [X] Make sure you've searched for existing issues, both open and cl…
-
I wonder if this is intended or an issue, but it looks like I have two cpu.sh running:
On another note, feels like all of this should be achievable without having to run so many shells. :) Just a…
-
When using Steam I've noticed it's playtime tracking is flawed in numerous ways, which meant my games sometimes have much more playtime on record that I have actually played them. I wonder if Lutris c…
unfa updated
11 months ago
-
Hey all,
I'm trying to add the `--bug-report` flag to PyJulia because I'm encountering some nasty data races that I think only rr could track down (x-ref https://github.com/JuliaPy/PyCall.jl/issues…
-
My Django project all is ok when I use `python mange.py runserver`, but when I use `uwsgi --ini uwsgi.ini` if I sent a post request there will be error。
the uwsgi.log as follows
```
*** Starting u…
-
BPO | [25787](https://bugs.python.org/issue25787)
--- | :---
Nosy | @vadmium
Files | [bug.py](https://bugs.python.org/file41273/bug.py "Uploaded as text/plain at 2015-12-09.08:54:05 by Ian Macartney")…