Fork me on GitHub
#cursive
<
2022-08-04
>
salam17:08:08

i’m not sure if this was reported before but this started happening when using the Socket REPL since the latest EAP. i usually see these after my computer wakes up from the sleep mode, if that helps:

salam17:08:52

here’s the relevant portion of the log:

cfleming22:08:26

Hmm, I’ll take a look at that. Some of the connection code changed in the latest EAP to support picking up the port from a file, but that shouldn’t affect the connection once established.

cfleming07:08:30

Just to clarify, you mentioned that you see this after your computer wakes up from sleep, but do you see this on a new connection after it wakes up, or is it an existing REPL that you opened before putting the computer to sleep?

salam16:08:02

it's the latter.

cfleming02:08:30

Did that definitely work in previous versions? I can’t see anything that has changed that might have caused that.

cfleming05:08:06

Ah, yes, that looks like it might be the same issue, and the sleeping is a red herring. I filed an issue, but it turns out there already was one: https://github.com/cursive-ide/cursive/issues/2603. I’ve moved that to the current EAP series.

♥️ 1