Tree Xie

Results 169 comments of Tree Xie

https://vicanso.github.io/influxdb-nodejs/QL.html#where

I have tested gc before and it was no problem. Can you show me the testing codes for me to have a try?

@JaiyashreeSM If you don't know how to use `async-local-storage`, you can show me your codes and I may give you some suggestions.

@JaiyashreeSM I am sorry for late replying. You should call the `enable` function like the [example](https://github.com/vicanso/async-local-storage/blob/master/examples/koa.js#L15).

Promises are destroyed by gc, so the data of promise will be removed later, which is similar to the situation you mention. I raise a example below, if your problem...

@cmershen1 Has the problem you mentioned been solved?

It seem abnormal and I found that each item of data you shown 2ms deviated. Did you use `setInterval` ? Can you please show me complete and operational codes, otherwise...

You can use [scope](https://github.com/vicanso/async-local-storage#scope) function to create a new scope.

Yes, you can use `scope` function in the starting of each RPC call.

Try to call gc like [this commemt](https://github.com/vicanso/async-local-storage/issues/16#issuecomment-491819283).