ev-flow / ev-flow/quark-engine

Add try-catch protection to prevent any potential problems that may cause quarks crushing

Open
#228 0 comments 0 reactions 0 assignees View on GitHub
enhancement issue-processing-state-02
Dominant language
Python
Stars
1.7k
Forks
218
Avg merge
4d 12h
Merged PRs (30d)
7

Description

Quark often encounters crashes when analyzing APKs, causing the program to exit unexpectedly. A better solution is below:

1. Use a Try-Catch block where there may be potential errors that cause the process to be interrupted.
2. Provide appropriate error prompts for maintainers to fix after that.

Reference:
issue #226
issue #111

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.