From 5882061eb33419f5c19719fc25a1ddde0a4f04c8 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Tue, 15 Apr 2025 12:09:30 +0200 Subject: Fix documentation for lane:cancel() --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index d0f3940..8826b57 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1121,7 +1121,7 @@

- timeout is an optional number >= 0. Defaults to 0 if left unspecified or nil. + timeout is an optional number >= 0. Defaults to infinite if left unspecified or nil.
cancel() sends a cancellation request to the lane.
-- cgit v1.2.3-55-g6feb