NoLock#

class langchain_core.utils.iter.NoLock[source]#

Dummy lock that provides the proper interface but no protection.

Methods

__init__()#