quil-lang / qvm

The high-performance and featureful Quil simulator.
Other
411 stars 57 forks source link

FINISH-OUTPUT after each char in TEST-QVM-GARBAGE-COLLECTION etc. #183

Open stylewarning opened 4 years ago

stylewarning commented 4 years ago

We want to print the #\a's in the test output as soon as they're generated so somebody can inspect the progress.

Currently, letters might be buffered, especially during ssh sessions.