diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -27,7 +27,8 @@ Reduce weights from f16 (~3.2 KB) to i8 (~1.6 KB). **Outstanding TODOs:** -1. **test_effect_base.cc:250** - Fix SIGTRAP in `test_sequence_render()` (commented out) +1. **test_effect_base.cc:250** - [FIXED] Fix SIGTRAP in `test_sequence_render()` + - Added `wgpuDeviceTick()` to wait for GPU to finish, resolving the intermittent crash. - All other tests validate the same functionality - Issue: Hangs/crashes during render with external sink view |
