中国1号

Results 4 issues of 中国1号

1. 详情看任务已取消 ![image](https://user-images.githubusercontent.com/16657639/174577482-d1defcc1-3b47-4509-91e2-db54ead8348c.png) 2. 看状态一直是执行中 ![image](https://user-images.githubusercontent.com/16657639/174577682-7ac779f6-9758-469c-8c4c-23a7299a8b36.png) 3. 新执行分析详情一直在入库中 ![image](https://user-images.githubusercontent.com/16657639/174577874-4654240b-f065-4e1e-a677-a0e8a4523829.png) 4. 查看celery.log日志一直在等待入库【是否因之前状态一直执行中引起???】 ![image](https://user-images.githubusercontent.com/16657639/174578039-884df2c6-912b-43c1-beeb-f253a44af0ca.png)

![image](https://user-images.githubusercontent.com/16657639/174462468-d3beff37-7682-45d9-8720-a719800b30f0.png) ![image](https://user-images.githubusercontent.com/16657639/174462485-976cbbe3-1124-406b-ad7e-a44fafb464fb.png)

eventql/mapreduce/runtime/javascript/javascript_context.cc:32:19: fatal error: codecvt: No such file or directory my system: LSB Version: :core-4.1-amd64:core-4.1-noarch gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC)...

unique_lock and condition_variable may be not good if there are many threads read-write Queue here i modify queue.h such: ###### # ifndef _LOCKFREEQUEUE_H_ # define _LOCKFREEQUEUE_H_ # include # include...