Added test cases for threading, fixed issues. Todo test love2d

This commit is contained in:
2023-04-25 00:13:47 -04:00
parent d2cfdfa8e8
commit 61b5ea9d14
7 changed files with 149 additions and 42 deletions
+1
View File
@@ -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()