Hi there! I lost some hours due to an infinite loo...
# ksp
g
Hi there! I lost some hours due to an infinite loop (shame on me). During debugging I was looking exclusively on logs, but there was no log before or after the loop (no log at all from ksp) so I investigated what could have been executed BEFORE Ksp. It looks like it's actually a Logger behaviour, logs don't appear until some unknown event? Is there some documentation about that?
t
Yes, this log behavior is undesirable. I've created a bug and will address it later. Please feel free to comment in case I missed anything. https://github.com/google/ksp/issues/1509
❤️ 1