canu icon indicating copy to clipboard operation
canu copied to clipboard

Update falconsense.C

Open conchoecia opened this issue 4 years ago • 2 comments

flushes the falconsense buffer when working on a new read so that it will be easier to determine which reads are causing falconsense to slow down. addresses #1202 partly

conchoecia avatar Aug 15 '19 05:08 conchoecia

This may cause potential errors. When falconsense prints out Bye., it looks like this:

  972841    1253        2
Bye.
      0-0     (     0) memory act          0 est  535535144 act/est 0.00

conchoecia avatar Aug 16 '19 16:08 conchoecia

Actually, I found a similar output in some .err files before I added the stdout buffering. This behavior is not caused by this PR.

  488974    3434       19    263-3181  (  3036) memo
Bye.
ry act          0 est  555561026 act/est 0.00

conchoecia avatar Aug 16 '19 16:08 conchoecia