Hacker News new | ask | show | jobs
by mmazing 585 days ago
Well, it might matter for functionality in the application.

After you fix a lock-related bug for example, how do you deal with an open tab running a different version of your code that is erroneously misusing a lock?

You need to account for that when you release new code, yeah? Rename the lock maybe? Some other logic?

1 comments

What are you imagining doing with these web locks apis?