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

Fix creating events, listeners and tasks on Linux #540

Merged
merged 4 commits into from
Feb 23, 2022
Merged

Conversation

girardinsamuel
Copy link
Contributor

@girardinsamuel girardinsamuel commented Feb 23, 2022

On Linux path manipulation is case sensitive and stubs file were defined with incorrect case.
Fix #539

@girardinsamuel girardinsamuel changed the title Fix creating events and listeners on Linux Fix creating events, listeners and tasks on Linux Feb 23, 2022
@josephmancuso
Copy link
Member

had a feeling a file path was the issue. Linux is very strict on file path case sensitivity. We have same issue as work between Macs and Linux

@josephmancuso josephmancuso merged commit 06b720d into 4.0 Feb 23, 2022
@josephmancuso
Copy link
Member

@girardinsamuel if you can release this into a patch fix if you have time

@girardinsamuel girardinsamuel deleted the fix/539 branch February 23, 2022 15:25
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.

Unable to create task
2 participants