Home

Possible output bug with F# program query type

edited July 2017
Hi,

I've just encountered this in the latest beta (5.22.09). I'm running on Windows 10 Pro 64 bit version 1703 (build 15063.483).

When I create a new F# Program query which uses Dump to generate output, the output seems to be permanently cached after I've run the query once.

Here's a short video clip illustrating the problem: https://dl.dropboxusercontent.com/u/768836/LINQPad 5 26_07_2017 10_28_53.mp4

If I set the Always use Fresh Process Per Execution option to True in the preferences dialog, this problem goes away and the output is refreshed after every query run again.

This does not happen with C# Program queries.

Is this a bug, or is there something else going on?

Comments

Sign In or Register to comment.