pygments / pygments.rb

💎 Ruby wrapper for Pygments syntax highlighter
MIT License
572 stars 141 forks source link

resolves #78 disable timeout by default and raise exception instead of nil #212

Closed slonopotamus closed 3 years ago

slonopotamus commented 3 years ago

Pains that MENTOS_TIMEOUT was causing to people:

https://conscientiousprogrammer.com/blog/2013/06/29/nil-non-determinism-exceptions/

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923986