snakia.utils.gil

Module Attributes

GIL_ENABLED

Whether the GIL is enabled.

Functions

nolock()

snakia.utils.gil.GIL_ENABLED: Final[bool] = True

Whether the GIL is enabled.

snakia.utils.gil.nolock()[source]
Return type:

None