io7m-com / laurel

Image caption management
https://www.io7m.com/software/laurel
0 stars 0 forks source link

Consider exposing a loading latch #74

Closed io7m closed 2 hours ago

io7m commented 2 hours ago

It would be nice if test code didn't have to write repeated code to wait for the file model to finish loading by observing the status. A simple countdown latch would be nice.

io7m commented 2 hours ago

Done.