Particular / NServiceBus

Build, version, and monitor better microservices with the most powerful service platform for .NET
https://particular.net/nservicebus/
Other
2.07k stars 648 forks source link

Fix for FileNotFoundException in FileShareDataBusImplementation in cross-platform scenarios #7042

Closed orialmog closed 2 months ago

orialmog commented 2 months ago

Fixes FileNotFoundException in cross-platform scenarios (Windows to Linux or Linux to Windows). The bug was due to incompatible path separators causing exceptions.

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

abparticular commented 2 months ago

Hi,

Thank you for your contribution. We've prioritized your issue near the top of our list and will work on it as soon as we can.

We have created the following issue where you can follow progress:

SimonCropp commented 2 months ago

did u forget to add this to a milestone?

DavidBoike commented 2 months ago

@SimonCropp this PR was the fix to master, and it was backported to a bunch of branches for release. Check out https://github.com/Particular/NServiceBus/issues/7043 for the list.