-
I have noticed when running Athena with multiple threads that the spawned processes for idba_subasm are running with two threads apiece.
![top-snapshot-athena](https://user-images.githubusercontent…
-
### Describe the bug
Processes/`Command`s spawned in tests currently inherit the environment variables of the command running the tests. This can cause tests to fail in certain cases, depending on …
-
Hello,
I'm trying to implement a simple use case where I log into the stdout and into a file in a FastApi application.
The following code:
``` python
def formatter(record):
print(record)
…
-
After [this commit](https://github.com/freebsd/freebsd-src/commit/8ccd0b876e67fda6249f294ff484798cc1e1569f) on FreeBSD's main branch, bear will indefinitely spawn new processes.
```
root@15amd64-d…
-
Using `max-worker-lifetime` doesn't seem to work.
It will correctly log that the lifetime has ended, but it doesn't actually restart the workers, which means it'll never try again. Both the `PID` a…
-
## Describe the bug
Scalar :monitor:gpu gpu_0_mem_used_gb is always showing zero. However, gpu_0_mem_usage is showing 60. I'm assuming the later is a percentage while former is supposed to show absol…
-
I noticed my deployment broke when i added multiple spoolers, ie. with `--spooler=/spooler/mail --spooler=/spooler/stat`: it would create the mail and stat directories inside /spooler and leave them w…
-
Hello,
Just wanted to say that I enjoyed your talk and found it very interesting about your team's findings with the limits of ETS. I looked over the bench code and wanted to point out a possible i…
-
It would be great to have an example which runs in multiple processes which communicate between each other, and not just separate threads which communicate within the same process.
-
Add various tools from https://github.com/gaul/awesome-ld-preload its open issues, and its open PRs.
I believe I may have found another list at some point but I don't know where it is now.
There are…