mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
* perf: block busyloop with epoll, do not reuse pipe * perf: do not call getpid() on each line of log * perf: epoll -> poll, do not waitpid on EAGAIN * perf: remove poll