Anton Korobeynikov
Anton Korobeynikov
@krobelus > and then stop fish manually (using `kill -STOP the-pid` in another terminal) everytime you ctrl-o out of it. Ah, maybe I was not clear. The second issue does...
> > but can it be possible that WIFSTOPPED appears too early, before being expected, so it is just silenced and therefore never seen again? > > that's one of...
> > > but can it be possible that WIFSTOPPED appears too early, before being expected, so it is just silenced and therefore never seen again? > > > >...
Steps to reproduce: 1. Compile into module (e.g. `swiftc -emit-module`) 2. Run `swift-symbolgraph-extract` on the newly-built module, `-minimum-access-level internal -emit-extension-block-symbols` options are required to trigger the assertion
Does the problem reproduce if you'd run `spades.py --test`?
Ok. I think that the issue might be related with I/O problem. In particular, with the support of so-called "memory-mapped files" that SPAdes heavily uses. I would suggest you to...
Well, that's quite strange as nothing changed around that place in the code between the versions
@Soumyadutta-basak Please do not hijack other issues, open a new one
@adrian-prantl @jdevlieghere will you please review content-wise? Thanks!
@adrian-prantl @JDevlieghere ping!