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: Add null check for previous error handler #61

Merged

Conversation

pavelzotikov
Copy link
Contributor

The update ensures that the previous error handler is only called if it is properly initialized as a callable. If the handler is null, the script now safely bypasses the call.

@neSpecc neSpecc merged commit 71ba62c into codex-team:master Oct 8, 2024
5 checks passed
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