Merge branch 'v15.3.0' of https://github.com/rayaman/multi into v15.3.0

This commit is contained in:
2022-12-10 22:48:29 -05:00
4 changed files with 68 additions and 262 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ Added
Loops through the table and calls callback_function with each element of the array.
- If a name is not supplied when creating threads; a name is randomly generated. Unless sending through an established channel/queue you might not be able to easily init the object.
- If a name is not supplied when creating threads and threaded objects; a name is randomly generated. Unless sending through an established channel/queue you might not be able to easily init the object.
Changed
---