Package io.micronaut.context.python.scope
@NullMarked
package io.micronaut.context.python.scope
Scope annotations for Python integration.
-
Annotation InterfacesClassDescriptionAn annotation that can be applied to Python types to indicate the type should use a
Contextretrieved from a pool to avoid GIL contention when running with multiple threads.