kstep / spodjfy

Spotify client with DJs in mind
4 stars 0 forks source link

fix bug: spodjfy just freezes on data load randomly (it's hard to catch the moment) #9

Open kstep opened 3 years ago

kstep commented 3 years ago

Ideas: maybe it's during some asynchronous operation during the await phase? Run spodjfy under strace -f and catch the bug.