-
# Bug report
### Bug description:
Consider this code, slightly simplifying the documentation's TCPServer example code:
```python
import asyncio
async def handle_echo(reader, writer):
p…
-
Note: This issue is a brain dump and will likely be updated.
## Problem
Today, the exit events in gem5 are not very flexible. Most of the information that moves from the C++ event queue to Pytho…
-
Hello,
Too many thanks for you for the patched version of gdb, finally I can use gdb on my MacBook.
But when I press r and start debugging, gdb first printed something like `[New Thread 0x2c03 o…
-
I see that parallelshell responds to the SIGINT signal by cleanly shutting down all it's children.
However, when stopped with the SIGTERM signal it simply exits, leaving all it's spawned children run…
-
**Describe the bug**
An application with `CONFIG_POSIX_API` which was working before the [commit](https://github.com/zephyrproject-rtos/zephyr/commit/43110ddb71680db3ddd3411317dbaf0476e298f5) is now …
-
I tried to use the following RPI camera with NX, Aftrer build this repo, when I run camera-viewer, I got the following error. How can I fix it?
aaa@AAA:~/apps/jetson-utils/build/aarch64/bin$ ./came…
-
Am I missing a setting here? Or is there a bug present? I would like the minecraft server to do a graceful shutdown with stop instead of being killed when SIGINT is sent to the daemon.
-
@msh100 for me its working quite well for the last couple of days, except , as you mentioned, it does not properly restart. After the container stops, i have to unmount and remount the mountpoint. Wou…
-
Code here:
https://github.com/Microsoft/vscode-spring-boot-dashboard/blob/master/src/Controller.ts#L57-L65
In MacOSX, after clicking "Stop", sending "SIGINT" to kill, the value of `app.process.kil…
-
### Environment
```julia
julia> VERSION
v"0.4.5"
julia> Pkg.status("PyCall")
- PyCall 1.7.2
Python 3.4.3
```
### Prerequisites
* Install `snowflake-connector-p…