This website requires JavaScript.
Explore
Help
Sign In
mirror
/
mongo
mirror of
https://github.com/mongodb/mongo
Watch
1
Star
0
Fork
You've already forked mongo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
mongo
/
buildscripts
/
resmokelib
/
flags.py
6 lines
96 B
Python
Raw
Permalink
Blame
History
"""
Global flags used by resmoke.
"""
import
threading
HANG_ANALYZER_CALLED
=
threading
.
Event
(
)
Reference in New Issue
View Git Blame
Copy Permalink