Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-15 | chore: Reorganise workers tests (#9493) | Bartek Iwańczuk | |
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> |