Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
UnassignedUnassignedReporter
Luis MajanoLuis MajanoComponents
Fix versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Luis Majano
Luis MajanoComponents
Fix versions
Priority
Sentry
Sentry
Sentry
Created July 20, 2024 at 4:19 PM
Updated July 20, 2024 at 4:20 PM
Resolved July 20, 2024 at 4:19 PM
threadNew() bif to complete the thread bifs that was always missing. This allows you to initiate a thread using this new syntax which takes a Function as the executable task.
You can also pass a struct of data to bind into the thread’s local scope.