Skip to content

fixed wally crash caused by notify by updating libs: - #140

Open
rokoblox wants to merge 4 commits into
argon-rbx:mainfrom
rokoblox:main
Open

fixed wally crash caused by notify by updating libs:#140
rokoblox wants to merge 4 commits into
argon-rbx:mainfrom
rokoblox:main

Conversation

@rokoblox

Copy link
Copy Markdown

notify 6.1.1 => 7.0.0
notify-debouncer-full 0.3.1 => 0.4.0
updated debouncer.rs appropriately

fixes #139

notify 6.1.1 => 7.0.0
notify-debouncer-full 0.3.1 => 0.4.0
updated debouncer.rs appropriately
@DervexDev DervexDev added the bug Something isn't working label Jan 9, 2025
@DervexDev

Copy link
Copy Markdown
Member

Hey, thanks for the fix! Could you sync your branch with the changes I pushed today?

@rokoblox

rokoblox commented Jan 9, 2025

Copy link
Copy Markdown
Author

Hey, thanks for the fix! Could you sync your branch with the changes I pushed today?

Done... I think.

@DervexDev

Copy link
Copy Markdown
Member

Looks like Argon no longer compiles after your changes. Tag me once they are resolved and I will merge this PR

@rokoblox

rokoblox commented Sep 2, 2026

Copy link
Copy Markdown
Author

Looks like Argon no longer compiles after your changes. Tag me once they are resolved and I will merge this PR

I think I have fixed the issue and the code now compiles on my machine. I tested it with "cargo build --release".
It seems that the original bug is back though and argon doesn't sync packages installed with wally install to the client for some reason.

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

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

wally install causes argon crash with release build optimizations only (rojo mode on)

2 participants