Yu Pan

Results 6 issues of Yu Pan

lib/src/trade_service/constants.go:17: EX_INTERNAL_ERROR redeclared in this bloc k previous declaration at lib/src/trade_service/broker-consts.go:17 lib/src/trade_service/constants.go:18: EX_PRICE_OUT_OF_SCOPE redeclared in this block previous declaration at lib/src/trade_service/broker-consts.go:18 lib/src/trade_service/constants.go:19: EX_NO_USABLE_FUND redeclared in this bloc k previous declaration...

hi chineking, Issue #64 中讨论的功能(size设置为auto),功能己实现。另外修复了两个BUG: 1. MQ中消息存储的中文转码错误 2. URL模式如果parser返回值,executor中会报错 ``` list(res) ``` thanks, brightgems

Task类的run方法内有两个循环,最外面循环只有在stop事件出现后才出退出, 为什么? ``` def run(self): try: curr_priority = 0 while not self.stopped.is_set(): priority_name = 'inc' if curr_priority == self.n_priorities \ else curr_priority is_inc = priority_name == 'inc' while not self.nonsuspend.wait(5):...

### Trilium Version 0.58.7 ### What operating system are you using? Windows ### What is your setup? Local (no sync) ### Operating System Version Windows 10 ### Description My notebook...

Type: Bug

# Bug it will raise unwanted validation type error when a model has many optional field; pydantic won't raise any error from odmantic import Model,Field from pydantic import BaseModel from...

bug

### Feature request 新版本API V2什么时候能支持 ### contribution or solutions _No response_