Wes Hinsley

Results 4 issues of Wes Hinsley

I am testing the code below on Mac OS 10.13.6, which is not my usual/familiar machine - [edit] - issue also reproducible on ubuntu. ``` while(TRUE) { kp

Hi Gabor, Happy New Year to you, I've made a small PR [here](https://github.com/gaborcsardi/keypress/pull/8) - which implements the non-blocking behaviour on Windows. Previously, the block arg in `keypress_read(int block)` was ignored...

Addresses issue #53

**Describe the bug** Not sure if this is an issue with cmdstanr, or cmdstan - and is something of a design problem, rather than a bug per se. When we...