Skip to content

v0.21.3

Choose a tag to compare

@torchlens-release torchlens-release released this 11 Mar 23:34
· 23 commits to main since this release

v0.21.3 (2026-03-11)

This release is published under the GPL-3.0-only License.

Bug Fixes

  • tests: Make SIGALRM signal safety test deterministic (b3fc461)

Replace timer-based SIGALRM with direct os.kill() inside forward() so the signal always fires mid-logging. Eliminates flaky skips when the forward pass completes before the timer.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


Detailed Changes: v0.21.2...v0.21.3