SwensenSoftware/fseye

IEnumerator valued Watch.Children may only be enumerated once

Closed this issue · 2 comments

This is not an issue with the FsEye GUI, only the Watch API.

This problem is caused by using reflection to get the value of IEnumerator 
watches outside of the sequence expression which lazily iterators over the 
enumerator: we need to cache our results.


Original issue reported on code.google.com by stephen....@gmail.com on 2 Aug 2011 at 8:02

Original comment by stephen....@gmail.com on 10 Aug 2011 at 4:53

  • Added labels: Milestone-Release1.0.0-final

Original comment by stephen....@gmail.com on 13 Apr 2012 at 6:18

  • Added labels: Milestone-Release1.0.0final
  • Removed labels: Milestone-Release1.0.0-final