Skip to content

History / Safely executing user provided scripts

Revisions

  • Updated Safely executing user provided scripts (markdown)

    @kpreisser kpreisser committed Jan 6, 2019
  • Add a warning about Thread.Abort() which doesn't work in .NET Core and doesn't prevent infinite loops in finally clauses

    @kpreisser kpreisser committed Jan 6, 2019
  • Fixing a minor typo

    @rodrigoroma rodrigoroma committed Oct 29, 2016
  • Improve wording

    @kpreisser kpreisser committed Oct 3, 2016
  • Add a note about the default stack size and how to change it.

    @kpreisser kpreisser committed Oct 3, 2016
  • Update the ScriptTimeoutHelper

    @kpreisser kpreisser committed Sep 26, 2016
  • Change the examples to separate compiling the script from executing it.

    K. Preißer committed Jul 19, 2016
  • Add notes about limiting recursion depth and improve description of the helper class.

    K. Preißer committed Jul 18, 2016
  • Created Safely executing user-provided scripts (markdown)

    @paulbartrum paulbartrum committed Jun 20, 2016