Advanced futures and promises in C++.
GNU General Public License v3.0
16
stars
0
forks
source link
Produce data races by using a Folly combinator with a number of futures which is higher than the standard capacity of a C++ vector #9
Closed
tdauth closed 5 years ago
The bug has been fixed (vectors are created with the correct size): https://github.com/facebook/folly/blob/master/folly/futures/Future-inl.h