Files
codeocean/app/controllers
Sebastian Serth 0583076c2b Fix Thread leakage when scoring or testing submissions
It is discouraged to do anything directly within the
Tubesock hijack block. We might only use the callbacks
(onopen, onmessage, onclose, onerror). Otherwise,
Tubesock might not close all Threads correctly and
will keep them awake every five seconds.
2022-04-07 19:57:31 +02:00
..
2022-01-19 08:57:07 +01:00
2021-05-14 22:03:06 +02:00