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 51895fb commit 2239900Copy full SHA for 2239900
lib/picos/picos.mli
@@ -289,7 +289,7 @@ module Trigger : sig
289
should assume that the [resume] action might be called from a different
290
domain running in parallel with neither effect nor exception handlers and
291
that if the attached action doesn't return the system may deadlock or if
292
- actions doesn't return quickly it may cause performance issues.
+ the action doesn't return quickly it may cause performance issues.
293
294
⚠️ It is considered an error to make multiple calls to [on_signal] with a
295
specific [trigger].
0 commit comments