Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-08 | fix: Worker hangs when posting "undefined" as message (#8920) | yonatan ben avraham | |
This commit fixes hang in web workers occuring when sending "undefined" as message value. It is a temporary band-aid until proper structured close is implemented. Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com> |