
[;1m  spawn_request(FunOrNode, OptionsOrFun)[0m

[;;4mSince[0m:
  OTP 23.0

  Equivalent to [;;4mspawn_request(node(),Fun,Options)[0m or [;;4m[0m
  [;;4mspawn_request(Node,Fun,[])[0m depending on the arguments.

  That is either:

   • spawn request on the local node.

   • spawn request with no options.
