You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.
Thanks a lot for reporting this bug! You are right, I meant to say "continue" there, but maybe because I didn't have breakfast that morning I said "return" instead. I have just fixed it ;-)
ps.: we will release this fix, and others, very soon via version 2.0.0
See code in
ResteasyEmbeddedServletInitializer
. It seems that thatreturn
was supposed to be acontinue
. :)The text was updated successfully, but these errors were encountered: