jeyawn

Results 2 issues of jeyawn

In the document, it says: If you need to run test cases, you will need to download the required [resource files](https://drive.google.com/file/d/1i4uC-dZTQxdVgn2rP0ZdfJTMkJIXgYY4/view?usp=sharing): test_res. But when I visit this url, it seems...

### 问题背景: https://github.com/ZLMediaKit/ZLMediaKit/issues/4580 更新代码到commit:8c9439571032a0db7d678a0104443125dc0d6916,在windows平台,编译Release版本的ZLMediaKit,并且勾选编译产物是动态库,然后启动MediaServer,之后按Ctrl+c 退出的时候,程序将无法正常退出,查看堆栈如下: ntdll.dll!00007ff827e94a34() 未知 ZLToolKit.dll!reflock__await_event(void * address) 行 1382 C ZLToolKit.dll!reflock_unref_and_destroy(reflock * reflock) 行 1415 C ZLToolKit.dll!ts_tree_node_unref_and_destroy(ts_tree_node * node) 行 1786 C ZLToolKit.dll!epoll_close(void * ephnd) 行 513...