Viewing profile — Ryuuke5
Ryuuke5
HN member- Joined
- Fri, Feb 01, 2019, 7:09 PM UTC
- HN karma
- 3
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About Ryuuke5
No profile information was provided.
Recent public activity
-
comment
Comment #32195567
Yup, nice catch, no need to reset it to nil if you wanna keep it in memory indefinitely. I guess making it nil can be also used if you don't wanna make the same request when there …
-
comment
Comment #32190264
Sure it's possible, we need to await for the Task if it already exists on the dictionary, for example we could imagine writing something like this inside an actor to make it thread…