Files
codeocean/lib
Sebastian Serth dfdec92c6e Use ping option only for DCP WebSocket
* The Faye::WebSocket library will "buffer" some output of the connection and emit the `on :message` events in the order of the messages. However, when a ping is sent while the connection has already been closed, it will emit the `on :close` event immediately and drop all other messages (in that "buffer"). This is problematic for very short running executions that generate a long output (as this will be cut off without a proper exit message sent by Poseidon).
2021-11-01 17:13:11 +01:00
..
2021-05-14 22:03:06 +02:00
2021-05-14 22:03:06 +02:00
2021-06-25 14:41:49 +02:00
2021-10-05 12:09:56 +02:00
2021-05-14 22:03:06 +02:00
2019-09-05 17:41:02 +02:00
2021-05-28 17:49:59 +02:00
2021-05-14 22:03:06 +02:00
2021-05-14 22:03:06 +02:00
2021-05-14 22:03:06 +02:00
2021-04-07 14:06:32 +02:00
2021-05-14 22:03:06 +02:00
2021-05-14 22:03:06 +02:00