vimus / libmpd-haskell

A client library for MPD, the Music Player Daemon
MIT License
36 stars 26 forks source link

withMPD doesn't time out. #115

Open crocket opened 4 years ago

crocket commented 4 years ago

Because it doesn't time out, if mpd freezes, withMPD freezes, too.

psibi commented 4 years ago

Would be willing to accept a PR for it if you can fix it. Thanks!