Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

[keepTweetedHashtags] スリープ処理をなくす #6

Closed
munierujp opened this issue Sep 5, 2022 · 0 comments · Fixed by #9
Closed

[keepTweetedHashtags] スリープ処理をなくす #6

munierujp opened this issue Sep 5, 2022 · 0 comments · Fixed by #9

Comments

@munierujp
Copy link
Owner

munierujp commented Sep 5, 2022

一定の時間スリープするのではなく、 イベントやMutationObserverを使って実行できるようになってから実行するようにしたい。

// NOTE: すぐに実行するとうまくいかないので2秒待っている
// TODO: イベントやMutationObserverを使ってもっといい感じに書きたい
await sleep(2000)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant