Janusz Sobczak
|
08d157399c
|
Fix TaskRunnerImpl::PostDelayedTask
The timers were destroyed from timer's callbacks. Moving the destruction
to a separate callback fixes the issue.
PiperOrigin-RevId: 545916450
|
2023-07-06 02:01:03 -07:00 |
|
Guogang Li
|
a7ad6303ec
|
internal bug fix
PiperOrigin-RevId: 544477173
|
2023-06-29 15:21:11 -07:00 |
|
Chun Zhang
|
f8a8fb74c7
|
TaskRuner uses SingleThreadExecutor instead of MultiThreadExecutor(1)
PiperOrigin-RevId: 538325409
|
2023-06-06 16:43:05 -07:00 |
|
Qin Wang
|
2330739b90
|
Migrate TaskRunner from location/nearby to third_party/nearby
PiperOrigin-RevId: 502733409
|
2023-01-17 17:40:55 -08:00 |
|