Alecto Irene Perez
Alecto Irene Perez
Hi everyone, Given the recent code cleanups, and the addition of sqe_awaitable, I'm not sure this bug still exists. I've attached an echo client I'm using to do the test...
I see, thank you! This gives me a good starting point!
It might be reasonable to have a `cpptrace::use_color` variable that’s initialized to 0 by default. If it’s 1, that will force color, and if it’s -1, that will disable color...
I think that I have a fix. Will sometime this week.
Hi @srod5125! Out of curiosity, does this actually make a difference? If FetchContent is downloading a fresh copy of the repository, wouldn't `main` be identical to `origin/main`?