a-sit-plus / kmm-vc-library

Kotlin Multiplatform library implementing W3C VC Data Model and ISO 18013-5 mDL
https://a-sit-plus.github.io/kmm-vc-library/
Apache License 2.0
14 stars 1 forks source link

Initializer is not Thread-Safe #13

Open JesusMcCloud opened 10 months ago

JesusMcCloud commented 10 months ago

Registering polymorphic serializers for credential types sometimes happens twice. Adding spring-boot-devtools to a service's classpath triggers this, if the Initializer is called upon startup

nodh commented 3 weeks ago

Is this still an issue?

JesusMcCloud commented 3 weeks ago

i don't know. adding it to my backlog