Skip to content

Conversation

@jzebedee
Copy link

This PR follows the working baseline.

This PR attempts to safety wrap some rough edges, by TPL-ify the existing Thread code, replacing unsafe and pointer code with Span<T> (where possible), improving performance in caching and P/Invoke usage, and fixing some NREs and race conditions found during testing.

Removed the extra "Wpf debug" and "Wpf release" configurations, as well as fixing the NtfsReader being set to Release in the default Debug profile
Use wildcards to include resources
Fix projects and get a working baseline
Remove lots of unused or non-functional cruft
Replace Thread with Task in recycle bin updater
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.

1 participant