frenetic-lang / pyretic

The Pyretic language and runtime system
http://frenetic-lang.org/pyretic/
159 stars 99 forks source link

Error handing for malformed incoming event format #33

Open hyojoonkim opened 10 years ago

hyojoonkim commented 10 years ago

When you pass “false” instead of “False” to the JSON handler, the controller hangs.