DefyGG / poolesvilleschedule

https://defygg.github.io/poolesvilleschedule/
3 stars 3 forks source link

Fix #2 #9

Closed zbrachinara closed 2 years ago

zbrachinara commented 2 years ago

Fixes #2, which had an issue with locking for an unnecessarily large amount of time. Instead of blocking on the completion of a network request, the time provider gives a result as soon as possible, ensuring that the website is updated properly.