Skip to content

Cannot run multiple scripts (which are at the same location) in parallel #507

@ansjesnault

Description

@ansjesnault

Hello,

Thanks for your cool project which is very useful !
It seems that, we cannot have a set of scripts that could be instantiated multiple times & run concurrently from the same location.
dotnet-script_issueMultipleScriptSameLocation

It seem that dotnet-script/src/Dotnet.Script.Core/Commands/ExecuteScriptCommand.cs GetLibrary method have an hardcoded 'default single name' for all scripts of the same location path which is : script.dll.

Is there a specific reason for that or are you able to use the scriptFileName or a GUID as unique identifier for example for your next release ?

Thanks a lot !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions