Skip to content

Commit e8b68c1

Browse files
fix(tidy3d): FXC-5400-fix-local-cache-race-conditions
1 parent 623c128 commit e8b68c1

File tree

5 files changed

+319
-123
lines changed

5 files changed

+319
-123
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4242
- Fixed sliver polygon artifacts in 2D material subdivision by filtering polygons based on grid cell size, preventing numerical issues with large-coordinate geometries.
4343
- Fixed `CustomMedium` gradient calculation when field coordinates exactly align with boundaries.
4444
- Fixed adjoint simulation `grid_spec` to align exactly with forward simulation for correct `FieldData` adjoint source power.
45+
- Fixed local cache race conditions causing `FileNotFoundError`.
4546

4647
## [2.10.2] - 2026-01-21
4748

0 commit comments

Comments
 (0)