Antares
Antares
### 功能描述 libloader异常处理,现在出现异常了还是会继续执行下去 ### 原因 。 ### 组件选择 loader
### 功能描述 libloader功能还没有测试完,想到什么就直接编辑加条目吧 - [ ] 测试在事件中和onexit抛出异常 - [x] 测试在各种情况下结束kt进程时libloader能否正常卸载并且不报sigsegv - [ ] 测试修改后的loader api功能是否正常 其他可以在单元测试做的就在单元测试做 ### 原因 测试,测试不做就会有一堆issue,比如119和121(
### Code of Conduct - [X] I conform ### 问题描述 插件在被调用libOpen()时,初始化所有全局变量。如果存在MiraiCP提供的部分类的对象(如Member),构造函数调用时会尝试call一次ktOperation,此时loader api未设置,在进行checkApi时会出现段错误。 ```plaintext LibLoader::LoaderApi::pluginOperation loaderApi.cpp:56
``` ❯ python3 Python 3.11.6 (main, Nov 14 2023, 09:36:21) [GCC 13.2.1 20230801] on linux Type "help", "copyright", "credits" or "license" for more information. >>> from zhdate import ZhDate >>>...
add `adjust_message_entities_to_utf_16` for #4319
### What kind of feature are you missing? Where do you notice a shortcoming of PTB? I want to send a message with customized `MessageEntity`. At first I assumed ptb...
**Describe the bug** the `get_properties()` call raises timeout if max_properties >= 4 (xiaomi.vacuum.c107). **Version information (please complete the following information):** - OS: Linux nixos 6.8.12 - python-miio: miiocli, version 0.6.0.dev0...