[RC3] Parallel requests no longer permitted?
jseibert opened this issue · 2 comments
jseibert commented
With the latest RC3 changes, it looks like parallelizing operations is no longer permitted? What is the recommended way to act on an array of object and initiate N database requests?
cc @tanner0101
tanner0101 commented
Fixed here: vapor/fluent#507
jseibert commented
@tanner0101 just got a chance to test this and it works great, thanks! Closing.