Re: Stale SQLite connection
Posted by
Erik Stel on
Mar 13, 2020; 8:44am
URL: https://forum.world.st/Stale-SQLite-connection-tp5113337p5113344.html
Jeff,
You could have a look at SmalltalkImage>>#addToShutDownList: and
SmalltalkImage>>#addToStartUpList: to stop/(re)start the connection when
image is closed or a snapshot is taken. Add a method #startUp: to handle
reconnecting. See for example Clipboard>>#startUp:
Cheers,
Erik
--
Sent from:
http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html