-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
I know the library is EOL, but could you add a warning to the README about dev-mode? so that people will turn it off in production?
I just discovered that one of our servers was experiencing periodic hangs due to threads blocked on re-reading the jar file every time a translation was needed. This might no longer be relevant in v3 -- I couldn't quite tell from the changelog -- but the server uses v2.0.1 and this took some time to debug since dev-mode isn't documented.
The README currently implies that dev-mode is off by default ("Enable the :dev-mode? option and you're good to go!"; various places where it is shown as explicitly enabled) -- a "hey, turn this off in prod" would be great.
I could send a PR if that would be helpful.
Reactions are currently unavailable