sbt / sbt-remote-control

Create and manage sbt process using unicorns and forks
Other
74 stars 14 forks source link

Send watch notification when a task doesn't exist #222

Closed havocp closed 9 years ago

havocp commented 9 years ago

This involved fixing request/response pairing in general because SendSyntheticValueChanged can result in multiple kinds of response, which we didn't have a way to handle in the existing code.

havocp commented 9 years ago

@corruptmemory / @jsuereth review request

corruptmemory commented 9 years ago

LGTM. @jsuereth, OK for you?

corruptmemory commented 9 years ago

OK, amending. LGTM modulo my comment about For