Skip to content

Small background app for Mac OS X 10.6+ that automatically force-quits hung apps

Notifications You must be signed in to change notification settings

appium/ForceQuitUnresponsiveApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Force Quit Unresponsive Instruments

The code for this is from rentzsch/ForceQuitUnresponsiveApps.

Fixes appium issue #1306 by ending Instruments if it freezes.

  • ForceQuitUnresponsiveApps contains the app that monitors for unresponsive events and ends the process.
  • freeze2 contains two test applications. freeze2 will become unresponsive and will not be ended because it's not instruments. instruments is a renamed freeze2 and this will be ended because of the file name.

About

Small background app for Mac OS X 10.6+ that automatically force-quits hung apps

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • C++ 52.2%
  • C 38.2%
  • Objective-C 9.1%
  • Shell 0.5%