Open tohagan opened 7 years ago
Just stepped through this with a debugger and found that it relies on 'complete' event getting emitted but AFAIK this on only occurs for harvest() not plant().
We can close this. This callback only fails to occur if there are not fixtures. I can live with that.
Just stepped through this with a debugger and found that it relies on 'complete' event getting emitted but AFAIK this on only occurs for harvest() not plant().