Dmitry Verkhoturov

Results 185 comments of Dmitry Verkhoturov

I just wanted to let you know that I plan to work on this issue shortly. Current endpoint: ```go // GET /find?site=siteID&url=post-url&format=[tree|plain]&sort=[+/-time|+/-score|+/-controversy]&view=[user|all]&since=unix_ts_msec // find comments for the given post. Returns...

#1699 adds backend support for solving that issue. If someone here has the skills to do it, feel free to review and leave your comments.

I've had time to think about it, and now I think it's better to make it simply a "Close" method rather than destructor magic. Using a destructor in Go feels...

Please see https://github.com/hashicorp/golang-lru/pull/116#discussion_r1286163423 for the reasons I removed it, it was a requirement for merging as I understood it.

Closing as non-reproducible for now. Feel free to reopen if you'll see such symptoms ever again.