Results 5 issues of Jarod Liu

查看进程IO,每秒10几MB。如果没发现这个问题一直用,估计不用多久SSD就要报废。 大家有没有遇到这个问题 ``` No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 19.10 Release: 19.10 Codename: eoan ```

![image](https://user-images.githubusercontent.com/7960/100956072-ac587200-3552-11eb-83bd-da06c3247ecd.png) 处理这个问题需要前端默认选中的当天日期改为根据服务器时间确定,而不是浏览器时间

bug

下线的时候提示`运行中的服务无法下线` 看了下是这里的代码没有更新`present_state`字段的值导致的,由于不清楚为什么不更新这个字段的逻辑,就不直接提PR了 https://github.com/TarsCloud/TarsFramework/blob/5e9501c26b4e10b5641ae80534478175eef3cea3/AdminRegistryServer/AdminRegistryImp.cpp#L506

系统日志/var/log/messages ``` Jan 31 00:00:46 my-app-211 systemd[1]: Started Process Core Dump (PID 7586/UID 0). Jan 31 00:00:47 my-app-211 systemd-coredump[7587]: Process 5730 (tarsnotify) of user 0 dumped core.#012#012Stack trace of thread...

help wanted
good first issue
question

```bash $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 23.10 Release: 23.10 Codename: mantic $ echo "$XDG_SESSION_TYPE" wayland $ wl-copy --version wl-copy 0.8.0 $ echo...

enhancement