Skip to content

Conversation

@Nytra
Copy link
Contributor

@Nytra Nytra commented Sep 1, 2025

Fixes #72

(I don't know what's up with those Generated files)

@Nytra Nytra requested a review from Banane9 September 1, 2025 06:39
@Banane9
Copy link
Member

Banane9 commented Sep 1, 2025

I wonder if it'd make more sense to create FileInfos from the paths or something to compare them... They should at least be normalized to full paths, I think, otherwise it could lead to weird results when people pass in paths that look different but refer to the same file 🤔

The generated files is the compiler getting confused with PolySharp on .net9 I think

@Nytra
Copy link
Contributor Author

Nytra commented Sep 1, 2025

I'm not sure how to implement that

@Banane9
Copy link
Member

Banane9 commented Sep 20, 2025

Apparent FullPath isn't so fully qualified after all 🥲
dotnet/runtime#62606

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OnShutdown dosen't get invoked on hot-reload or shutdown

3 participants