Comments
Sort by recent activity
Hi, after I made several tests I have found out that the error is occurring because of using of async/await keywords.
I also found this post reporting similar issue https://forums.red-gate.com/viewtopic.php?f=143&t=78247, is there any plan issue to fix this issue?
In my code seems to fail at a code like: async (value, source, iter) => await AddAsync(value, iter)
Thank you / comments
Hi, after I made several tests I have found out that the error is occurring because of using of async/await keywords.
I also found this post reporting similar issue https://forums.red-gate.com/view...