diff options
author | Konstantin Varlamov <var-const@users.noreply.github.com> | 2018-05-10 20:16:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-10 20:16:50 -0400 |
commit | edd6f60a7385f9280c371df273703f6e104e325f (patch) | |
tree | 89b2d18d4f5d4253dd6b87842d7a0182aabd50de /Firestore/test.sh | |
parent | 8cde81689dcfc74c9b59e088bbe00f95ca4bf68d (diff) |
Firestore: use C++ Executor for user queue. (#1238)
FSTDispatchQueue enforces serial execution, which is inappropriate for
user queue, because a user may configure usage of a concurrent queue in
settings, breaking FSTDispatchQueue invariants. Instead, use C++
ExecutorLibdispatch directly.
Diffstat (limited to 'Firestore/test.sh')
0 files changed, 0 insertions, 0 deletions