-
`Tool::exec` doesn't propagate signals yet.
-
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…
-
Blocked on: https://github.com/runtimeverification/k/issues/3167
### What component is the issue in?
Front-End
### Which command
- [X] kompile
- [ ] kast
- [ ] krun
- [ ] kprove
- [ ] …
-
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 it process safe? For example, when uwsgi multi-process startup is used by my flask program, will there be log loss when the log file is rotated? I am worried that multiple processes will Rotate.
-
|[](https://github.com/mwhudson)| @mwhudson reported|
|-|-|
|Trac ID|trac#3856|
|Type|enhancement|
|Created|2009-05-26 12:35:56Z|
I have a desire to attach a process that already exists to a ProcessP…
-
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…
-
**Describe the enhancement**
Add support to `exec` background processes that can be detached from the NodeJS process, effectively allowing them to outlive the action step.
**Code Snippet**
This i…
-
Hello,
can multithreading be added to use modern CPUs?
Thanks,
Kurt
-
debian 11
uwsgi 2.0.19.1-7.1 from debian repo
uwsgi-plugin-rack-ruby2.7
redmine from git with deps from gem
```
[uwsgi]
plugins = rack
thunder-lock = no
processes = 8
cheaper = 4
…
acrix updated
2 years ago