# What is Thread-safety?

**Category:** dev

## Overview
A security feature of a program that prevents data from being corrupted when performing multiple operations at the same time.

---
Source: TreScout Tech Dictionary · https://trescout.com/en/dictionary/thread-safety/
