SeBootstrap-ped services crash on shutdown #4495
martinofcourse
started this conversation in
General
Replies: 1 comment 3 replies
-
This looks like a bug that was introduced in https://issues.redhat.com/browse/RESTEASY-3314. I don't think it does any real harm, but we should fix it. I've filed https://issues.redhat.com/browse/RESTEASY-3582 to track it. Thank you for reporting this @martinofcourse! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Starting with version 6.2.4.Final, code using
SeBootstrap
crashes onCtrl+C
,kill -15
, etc. Preceding versions are fine. You should be able to reproduce it with the examples in your repo. Both options below crashBeta Was this translation helpful? Give feedback.
All reactions