tbh i forgot
This commit is contained in:
@@ -88,7 +88,6 @@ func SSEventHandler(writer http.ResponseWriter, request *http.Request) {
|
||||
for range time.Tick(time.Second) {
|
||||
select {
|
||||
case <-request.Context().Done():
|
||||
backend.LogLine("SSE Context Done", 1)
|
||||
return
|
||||
default:
|
||||
if lastExecution == globals.LatexExec.TimestampRFC {
|
||||
|
||||
Reference in New Issue
Block a user