From f32fd73ec90025dcf789b7b00ee7cd25adff7f4d Mon Sep 17 00:00:00 2001 From: tonaerospace Date: Fri, 20 Sep 2024 15:32:20 +0700 Subject: [PATCH] update --- src/util.jl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/util.jl b/src/util.jl index 4cbc1b6..dd91e54 100644 --- a/src/util.jl +++ b/src/util.jl @@ -380,6 +380,8 @@ end # Keyword Argument - `fargs` arguments for the function + - `timeoutmsg::String` + time out message # Return - task result otherwise timeout message