DescriptionStore network_service cache in memory
The network cache is not safe for usage by multiple processes at the same
time like when sky tests are running many mojo_shell instances in parallel.
To work around this we store the cache in memory. In the future we should
consider file system partitioning for mojo services.
R=davemoore@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/d2c4163b85c39217c191c48f4732723681209f4a
Patch Set 1 #Patch Set 2 : Use IN_MEMORY. #Patch Set 3 : Add TODO. #Messages
Total messages: 8 (3 generated)
|