Open hashimmm opened 5 years ago
This looks like a Typed Racket bug, so I'm going to move it there. The problem is that somehow init-current-type-names
triggers some sort of printing which then tries to do the initialization again. It's not clear how that could happen, but it's definitely something in TR.
I sometimes get this error when working in DrRacket:
It seems to be harmless, usually it just stays at the top for a few seconds and then goes away.
I'm not yet sure how to reproduce this reliably, I'll update this issue once I get it.