Skip to content

runCompileAssemblyFromSource expects to have outputassembly #4

@aph5nt

Description

@aph5nt

Hi, I have observed strange behaviour of FSharpCodeProvider class.
When I try to runCompileAssemblyFromSource for the first time, I got an exception that the outputassembly was not found. ( I assume that it will be generated, so why it should be present?)

But when I run the same code second time, then everything executes proprely...

you can find more details here: https://gist.github.com/severin-wokam/0ae5d22a5ed787a7e11f
or here: https://github.com/severin-wokam/FSharp.Scheduler/blob/master/src/FSharp.Scheduler/BootStrapper.fs

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