Skip to content

DROID-3097 App | Tech | Catch sigsys signals #1835

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

Merged
merged 5 commits into from
Nov 25, 2024

Conversation

requilence
Copy link
Contributor

@requilence requilence commented Nov 22, 2024

we have a problem on android <12 after updating to go 1.23.
Official solution by the go team(introduced in go 1.23.3) is to catch and ignore sigsys signal golang/go#69543

But we can't do it inside the anytype-heart lib because shared library can't catch signals.

@requilence requilence changed the title Droid 3097 catch sigsys signals DROID-3097 catch sigsys signals Nov 22, 2024
@requilence requilence changed the base branch from main to release/0-33-0-release-7-1 November 22, 2024 13:48
@uburoiubu uburoiubu changed the title DROID-3097 catch sigsys signals DROID-3097 App | Tech | Catch sigsys signals Nov 25, 2024
@uburoiubu uburoiubu merged commit 80d2ffc into release/0-33-0-release-7-1 Nov 25, 2024
3 checks passed
@uburoiubu uburoiubu deleted the droid-3097-catch-sigsys-signals branch November 25, 2024 18:16
@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants