-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
triage/out-of-dateThis issue/PR is no longer valid or relevantThis issue/PR is no longer valid or relevant
Description
Language: Kotlin (AWS Lambda)
Environment: When running a @QuarkusTest
annotated test
Setup: A class implements org.eclipse.microprofile.config.spi.ConfigSource
and is added to the list of entries in org.eclipse.microprofile.config.spi.ConfigSource
under META-INF/services
Scenario: When running a test annotated with @QuarkusTest
(Currently I can not test it any other way because of this issue) multiple instances are created from the class defined in the services file.
Metadata
Metadata
Assignees
Labels
triage/out-of-dateThis issue/PR is no longer valid or relevantThis issue/PR is no longer valid or relevant