mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
Added test cases for threading, fixed issues. Todo test love2d
This commit is contained in:
@@ -204,6 +204,7 @@ Removed
|
||||
|
||||
Fixed
|
||||
---
|
||||
- Issue with lanes not handling errors properly. This is now resolved
|
||||
- Oversight with how pushStatus worked with nesting threaded functions, connections and forwarding events
|
||||
```lua
|
||||
func = thread:newFunction(function()
|
||||
|
||||
Reference in New Issue
Block a user