facebookexperimental / hermit

Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, nondeterministic behavior, into deterministic, repeatable behavior. This can be used for various applications, including replay-debugging, reproducible artifacts, chaos mode concurrency testing and bug analysis.
Other
1.19k stars 31 forks source link

Manually Re-Sync with internal repository #21

Closed VladimirMakaev closed 1 year ago

VladimirMakaev commented 1 year ago

These are changes that were committed in internal repository that were not synced up correctly