We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c81d03 commit 181502aCopy full SHA for 181502a
distributed/semaphore.py
@@ -270,12 +270,6 @@ class Semaphore(SyncMethodMixin):
270
acquired. If this happens, a warning is emitted but the internal state is
271
not modified.
272
273
- .. warning::
274
-
275
- This implementation is still in an experimental state and subtle
276
- changes in behavior may occur without any change in the major version
277
- of this library.
278
279
.. warning::
280
281
This implementation is susceptible to lease overbooking in case of
0 commit comments