diff options
| author | babenko <[email protected]> | 2026-05-03 10:56:51 +0300 |
|---|---|---|
| committer | babenko <[email protected]> | 2026-05-03 11:22:43 +0300 |
| commit | f39945e740f5b2289116d8af891d99bdc4702ba0 (patch) | |
| tree | 50dfedb9b148ff051528d260e5aa6d74000b267c /contrib/tools/python3/Python/Python-tokenize.c | |
| parent | efc8747a28cab712c5b62bf42ead7e46b8b64609 (diff) | |
Fix TAsyncStreamPipe::Abort returning a never-completed future
The Abort method created a TPromise<void> that was never set, causing
callers awaiting the returned future to hang indefinitely. Since
Queue_.Enqueue(error) is synchronous, there is nothing to wait for;
return VoidFuture instead.
commit_hash:dd45c4cc1b7436d3214f33bf814f897342c051cc
Diffstat (limited to 'contrib/tools/python3/Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions
