Files
codeocean/app/assets/javascripts
Sebastian Serth 0b1cb3affa Fix removal of event listeners for runSocket
The code previously used was only working with the patched Sentry method, not when Sentry was inactive. Since a Websocket is inheriting from EventTarget, the method signature usually requires two arguments.

See https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/removeEventListener
2024-05-26 10:28:16 +02:00
..
2023-07-31 11:48:42 +02:00
2024-01-19 11:06:40 +01:00
2023-07-31 11:48:42 +02:00