WuWen

Results 24 comments of WuWen

I want to use Reflect.getMetadata("design:type", target, propertyKeys) for get all info of class, but it define by typescript, not me. maybe support some api to get property names will be...

Thank for your reply. Sub-dependency is very common and useful in angular. I really like this feature, and will try to fix the problem.

Has plan to do this? Here is my solution #360 , but may need add more test

Can enable support for unicode identifiers by option? I know it may be limit my use some language, but I actually need it. Transliteration is currently unable to meet my...

What does hook do? How do I get my files back?

> `tokio::spawn` models `thread::spawn`. As @Darksonn mentioned, `thread::spawn` does not abort the process on panic. Spawned tasks are unwind-safe due to the `Send + 'static` bound. > > In order...

If these tasks are running in the same thread and one of tasks is panic, why the other tasks still working, which makes me more confused.

这个还没有实现吗

This problem doesn't happen on master node, and I noticed that master has two more rules than other nodes, Is it related to this? ```sh [root@master ~]# ip route ......