Filippo Gentile 5a291f0c91 server: Z21 ClientKernel fix crash on disconnect
See #53
When disabling communications, kernel object is deleted
but EventLoop callback will run after and access deleted
object through captured 'this'
Temporary fix for this problem is to copy log ID value instead.
2023-11-03 23:11:43 +01:00
..
2021-04-14 20:57:20 +02:00
2023-10-11 23:32:55 +02:00
2023-07-30 00:24:45 +02:00
2020-08-06 22:48:43 +02:00