mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
updated changes.md
This commit is contained in:
@@ -266,6 +266,7 @@ Removed
|
|||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
---
|
---
|
||||||
|
- Issue with pseudo threading env's being messed up. Required removal of getName and getID!
|
||||||
- connections being multiplied together would block the entire connection object from pushing events! This is not the desired effect I wanted. Now only the connection reference involved in the multiplication is locked!
|
- connections being multiplied together would block the entire connection object from pushing events! This is not the desired effect I wanted. Now only the connection reference involved in the multiplication is locked!
|
||||||
- multi:reallocate(processor, index) has been fixed to work with the current changes of the library.
|
- multi:reallocate(processor, index) has been fixed to work with the current changes of the library.
|
||||||
- Issue with lanes not handling errors properly. This is now resolved
|
- Issue with lanes not handling errors properly. This is now resolved
|
||||||
|
|||||||
Reference in New Issue
Block a user