-
I'm trying to build a daemon that accepts the number of processes to spawn as an argument.
Here's the runner:
```
#!/usr/bin/env ruby
require 'daemons'
Daemons.run(
'./script/startup/j…
-
Hi there.
I made a small script that first starts a thread that reads data from a `multiprocessing.Pipe`, then continuously spawns processes that write data to the other end of the pipe.
After som…
-
# ERROR
(swarevn) PS C:\00work\Swar-Chia-Plot-Manager> python .\manager.py view
Traceback (most recent call last):
File ".\manager.py", line 37, in
view()
File "C:\00work\Swar-Chia-Plot-…
-
### Platform
macOS
### Installed
Carthage
### Version
8.1.0
### Steps to Reproduce
1. Build a small binary that segfaults. Can be done by compiling the following C code with `clang`:
```c
in…
-
Logs
```
[2021-08-11 12:45:14][CoinsAgent][Debug][5664004dd0fc][PID 16283][ThreadId 5692][RpcRequest:CloseChannelRequest {channelPoint = ChannelPoint {fundingTxId = TxId "\141=\217\165}F\DC3\208$\…
-
I've started seeing strange seg fault errors in our logs when gracefully killing uwsgi. We're using the latest release.
pthread_cancel()
: Operation now in progress [core/uwsgi.c line 1191]
!!! uWSGI…
-
Intero's process doesn't seem to respond well to threats, or, uh, killing. I'm noticing that there are some stray intero processes on my system that vim isn't shutting down adequately.
Open a fairl…
-
If you build:
DSorp[3S]a2-4DGalpA[3D]b1-2LIdopAa1-3DXylpa1-2DManp[4A,3A]a1-3DGalpb1-4[DArapa1-2]LFucpa1-3DGalpNAca1-OH
It currently throws an error. See here:
https://github.com/GLYCAM-Web/gmml/iss…
-
Hello,
I've just uprgaded my mac to Capitan and encountered the following problem with julia in atom :
The `DYLD_LIBRARY_PATH` variables I put in my bash profile are not passed to atom when launched …
-
Forked from https://github.com/Microsoft/vscode/issues/26807, node servers in particular don't get killed when killing the winpty agent. Grabbing the process list via `GetConsoleProcessList` and killi…