Add a stack trace to task.synchronize errors

As a developer, I can’t find out what’s causing this error. I expect a stack trace that tells me where the thing is coming from.

4 Likes

This behavior is not documented so it should be in bug reports.

But yeah, I agree. I’ve just removed all the synchronize statements because I couldn’t figure out where they were.

3 Likes

Thank you for the suggestion, we are going to add call stack display for task.synchronize, task.desyncronize and other Parallel Luau warnings soon.

1 Like