• Fix timeout in mrc client and connector to avoid endless loop issue

    From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Fri Sep 1 09:22:40 2023
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/324#note_3858

    'var' is used to declare a new variable in JS. Since 'js' is already defined (and time_limit is a property of 'js'), I don't expect this line would actually
    work.When I try to execute this line, I get an error:`SyntaxError: missing ; before statement`
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Fri Sep 1 09:32:27 2023
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/324#note_3861

    My bad. I fixed it one place and tried in another. I submitted a fix for that. I hope I did it right. Let me know if not. pm me on irc maybe and we'll work to
    fix it.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)