Package: gio
Function gio:task-context
Lambda Listgio:task-context (task) ArgumentsReturn ValueThe g:main-context instance of task. Details          Gets the g:main-context instance that task will return its
    result in  
  That is, the context that was the thread-default main context at the point
  when task was created. This will always return a non-NULL value, even if the context of the task is the default g:main-context instance.  | See also | 
#2023-7-13