Working on priority management

This commit is contained in:
2023-04-30 23:53:54 -04:00
parent 03dbe1ee5b
commit 42149ffab2
4 changed files with 27 additions and 33 deletions
+1
View File
@@ -204,6 +204,7 @@ Added
Changed
---
- multi.OnObjectCreated is only called when an object is created in a particular process. Proc.OnObjectCreated is needed to detect when an object is created within a process.
- multi.print shows "INFO" before it's message.
- Connections internals changed, not too much changed on the surface.
- newConnection(protect, func, kill)