racket-mode icon indicating copy to clipboard operation
racket-mode copied to clipboard

Got this error message using racket-describe

Open iitalics opened this issue 5 years ago • 2 comments

racket--cmd/await: cache-set!: contract violation
  expected: (or/c promise? syntax?)
  given: #f
  in: the range of
      the 2nd argument of
      (->*
       (path-string? (-> (or/c promise? syntax?)))
       ((or/c #f string?))
       any)
  contract from: (function cache-set!)
  blaming: /home/milo/i/racket/racket-mode/racket/syntax.rkt
   (assuming the contract is correct)
  at: /home/milo/i/racket/racket-mode/racket/syntax.rkt:81.18

Sorry for the lack of context, I'll try to reproduce it a bit later but for now I'm going to just leave it here.

iitalics avatar Feb 15 '19 16:02 iitalics

Have you seen this happen again? If so, is there any recipe I could try?

I use racket-describe very often and I haven't seen this, so I'm not sure where to start.

greghendershott avatar Apr 03 '19 17:04 greghendershott

I mistakenly auto-closed this by using the wrong issue number in a commit.

greghendershott avatar Apr 05 '19 14:04 greghendershott

I'm doing spring cleaning on issues. I'd like to close this because I still haven't had it occur in my own use, no one else has reported this, and I don't have a recipe to reproduce it. If any of those change, I'd be happy to re-open, dig in, and fix.

greghendershott avatar Feb 01 '24 15:02 greghendershott