Skip to content

Conversation

majocha
Copy link
Contributor

@majocha majocha commented Sep 17, 2024

FSI session uses a temporary directory to keep symbols (.pdb files) and probably some other stuff.
Currently if we create multiple sessions, they all use the same directory, which may interfere with running FSI tests in parallel (#17662).

With this change a separate directory is created for each session instead.

@majocha majocha requested a review from a team as a code owner September 17, 2024 17:01
Copy link
Contributor

github-actions bot commented Sep 17, 2024

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/9.0.100.md

Copy link
Contributor

@psfinaki psfinaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants