VividCortex/siesta

toContextHandler needs to panic

Closed this issue · 0 comments

switch f.(type) {

There are a couple of places where siesta panics because toContextHandler() doesn't return a valid function. The panicking logic should be in toContextHandler().