Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable to use TaskHostFactory on Windows #293

Merged
merged 4 commits into from
Nov 5, 2024

Conversation

gasparnagy
Copy link
Contributor

🤔 What's changed?

This is a re-apply of #64 by @Tiberriver256 that we had to revert because it caused problems on MacOS (#152).

As the file locking issue still happens (at least for Reqnroll contributors), the solution was still desirable, but this PR enables it for Windows only. (On Linux and macOS there is anyway no file locking.)

⚡️ What's your motivation?

Avoid task file locks

🏷️ What kind of change is this?

  • 🐛 Bug fix (non-breaking change which fixes a defect)

♻️ Anything particular you want feedback on?

📋 Checklist:

  • I've changed the behaviour of the code
  • Users should know about my change
    • I have added an entry to the "[vNext]" section of the CHANGELOG, linking to this pull request & included my GitHub handle to the release contributors list.

This text was originally taken from the template of the Cucumber project, then edited by hand. You can modify the template here.

@gasparnagy gasparnagy marked this pull request as ready for review October 15, 2024 11:08
@gasparnagy gasparnagy requested a review from obligaron October 15, 2024 11:08
Copy link
Contributor

@obligaron obligaron left a comment

Choose a reason for hiding this comment

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

lgtm 🙂

@gasparnagy gasparnagy merged commit 45a2954 into main Nov 5, 2024
4 checks passed
@gasparnagy gasparnagy deleted the enable_taskhostfactory_on_windows branch November 5, 2024 07:54
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.

2 participants