Press "Enter" to skip to content

GENERATE_SERIES and Parallel Deadlocks

Erik Darling points out an important concern with GENERATE_SERIES:

These table valued functions of the built-in variety have this problem.

This one is no exception. Well, it does throw an exception. But you know.

That’s not exceptional.

Click through for a demonstration of the problem. Hopefully this gets sorted out prior to GA.