Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • C Cron-Control
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Insights
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • WP Plugins
  • Cron-Control
  • Repository
Switch branch/tag
  • Cron-Control
  • includes
  • class-events.php
Find file BlameHistoryPermalink
  • Erick Hitter's avatar
    Run event callback in a try-catch so that we can handle fatals · 48e976a1
    Erick Hitter authored Jul 19, 2017
    If an event callback fatals or times out, it can deadlock. By catching the fatal (PHP 7+), deadlock is avoided.
    
    Fixes #105
    Fixes #117
    48e976a1