Closed drmfinlay closed 5 years ago
Thanks for the fix! Sadly a lot of the test stuff I wrote is rotting badly, and I no longer even remember which era half of it is from or what it was intended to do:/
No worries!
Yeah, that is unfortunate. I think the important thing is that Aenea works :-)
This should close #197. I've just used some code from
aenea.communications
to pass the security token with all server function calls. Sorry I took a while to get to this!I've also added a missing entry in the
AeneaLoggingManager
class for the "server" logger. I noticed this because the security token warning messages weren't showing in the server output, only the following unhelpful message:Edit: referenced the wrong issue.