msys.shareUnset
Last updated March 2020
Name
msys.shareUnset — Remove the association with keystring from the global share space
Synopsis
msys.shareUnset(keystring);
Description
Removes the association with keystring from the global share space.
Note
This function has been made obsolete by the data sharing features introduced in version 3.2. For more information see msys.runInPool.
Because this function is in the msys
namespace, an explicit require
is not necessary.
See Also
Was this page helpful?