diff options
| author | 2020-12-11 23:42:36 +0100 | |
|---|---|---|
| committer | 2020-12-15 05:02:10 +0100 | |
| commit | f6805c397c47d7dbfc2f38998c7de3556de69b42 (patch) | |
| tree | 67f333d832282a59a3d661c4f51989d7e0b5c2b6 /tests/README.md | |
| parent | Remove internal CachedParser result cache (diff) | |
Ensure only one future is created for each doc_item
Previously in case get_markdown for an item ran twice, the one
that ran second would overwrite the future created by the first one,
potentially causing the coro to wait for it infinitely as _parse_queue
would only be able to set the last future
Diffstat (limited to 'tests/README.md')
0 files changed, 0 insertions, 0 deletions