-
For input processing we will need to constantly be reading standard in. But we also need a way to cancel that reading so the input thread doesn't just sit there forever.
Investigate how we can do t…
-
Cento7 and powershell-6.2.3-1.rhel.7.x86_64
```
#!/bin/bin/pwsh
function xxx{
echo xxx
}
xxx
```
create temp file in /tmp at running this script every time ,filename like CoreFxPi…
-
Version: 0.12.2.1 (with patched qt), same with 0.12.1
OS: Ubuntu 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
![screen shot 2015-03-22 at 15 34 39](htt…
-
Hello Perry,
I'm still in trouble with building pw3270.
Currently I'm stuck with building lib3270 via HomeBrew:
```Bash
❯ export PKG_CONFIG_PATH="$(brew --prefix curl)/lib/pkgconfig:$(brew …
-
### Operating System
13.2.1 (22D68)
### Ruby version
3.2.0
### Project has a bundle
- [X] Has bundle
### Ruby version manager being used
rbenv
### Description
Hi! I'm excited to try to use VS…
-
When we switched to JSON-SEQ a while back (https://github.com/quicwg/qlog/issues/172), we assumed that using record separators instead of newline-delimited JSON wouldn't cause too much pain. I think i…
-
The [proposal review group meets regularly](https://go.googlesource.com/proposal/+/master/README.md#proposal-review) (roughly weekly) to review pending proposal issues and move them along in the [prop…
-
I'm proposing an additional use case for Singer taps, webhooks. Many APIs / SaaS products offer webhooks as a way to reduce load on their servers and overcome rate limits.
I'm proposing that a new …
awm33 updated
2 years ago
-
crossbeam-channel can detect close when all sender or all receiver are closed. Is it possible to close a channel explicitly? For example, a channel may need to be closed eagerly when one of its other …
-
I spent some time working out how to build wheels, at least for Linux and Mac:
https://github.com/matthew-brett/pygraphviz-wheels
There are two big problems:
## The tests still need the graph…