You are not logged in.
Pages: 1
Hi,
Is that possible that we have badly implemented threads in mORMot (especially for THttpApiServer.Destroy/TSynThreadPoolTHttpServer.Task)? The problem is really frustrating for me (finally mORMot is state of perfection). All which we have about problems:
https://synopse.info/forum/viewtopic.ph … 301#p24301
https://synopse.info/forum/viewtopic.php?id=3126
https://bugs.freepascal.org/view.php?id=29470
https://bugs.freepascal.org/view.php?id=31987
The problem was partially solved by this modification:
https://github.com/synopse/mORMot/blob/ … 5003-L5006
But still we have problems on shutting down TestSQL3 for FPC :\ (https://synopse.info/forum/viewtopic.ph … 301#p24301)
note: my report on FPC mantis (#31987 - https://bugs.freepascal.org/view.php?id=31987) may be improper :\.
best regards,
Maciej Izak
Offline
AOG (thanks!) found the problem (I can confirm):
https://synopse.info/forum/viewtopic.ph … 311#p24311
we need to find another fix for:
https://synopse.info/forum/viewtopic.php?id=3126
my newest pull request:
best regards,
Maciej Izak
Offline
Pages: 1