-
Task
-
Resolution: Done
-
Major
-
24.0.0.Beta3
-
None
Services whose start/stop method perform blocking operations are meant to use MSC's asynchronous API. When building services via wildfly-service, the Installer.Builder.async() method determines when this behavior should be automatically added to the generated Service implementation. This method, however, is not well named, as it refers to the implementation behavior rather than the use case.