Kruglov Pavel
453de30ad6
Destroy fiber in case of exception in cancelBefore in AsyncTaskExecutor ( #55516 )
...
* Destroy fiber in case of exception in cancelBefore in AsyncTaskExecutor
* Update AsyncTaskExecutor.cpp
---------
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
2023-10-11 21:04:43 -07:00
avogar
a74a56b0d7
Attempt to fix assert in tsan with fibers
2023-07-18 11:06:16 +00:00
avogar
17b639c612
Make better
2023-05-22 18:22:05 +00:00
avogar
ef09ed7117
Fix assert in SpanHolder::finish() with fibers attempt 2
2023-05-22 12:35:53 +00:00
avogar
0cf6b9f145
Inherit context from parent fiber
2023-05-10 12:27:13 +00:00
avogar
930c8c3043
Use own fiber local implementation
2023-05-09 18:56:09 +00:00
avogar
e63231700f
Fix tests
2023-03-28 16:00:00 +00:00
avogar
17f5356178
Improve async reading from socket
2023-03-15 12:18:08 +00:00