[Gambas-user] [Git][gambas/gambas][master] 2 commits: When a task terminates, it now internally calls the QUIT instruction, so that…

Tobias Boege taboege at gmail.com
Sat Jan 20 17:07:42 CET 2018


On Sat, 20 Jan 2018, Benoît Minisini via User wrote:
> Benoît Minisini pushed to branch master at Gambas / gambas
> 
> 
> Commits:
> dc9bdcfc by gambas at 2018-01-19T01:56:13+01:00
> When a task terminates, it now internally calls the QUIT instruction, so that everything is cleaned up.
> 
> [INTERPRETER]
> * BUG: When a task terminates, it now internally calls the QUIT instruction, so that everything is cleaned up.
> 
> - - - - -
> 47711694 by gambas at 2018-01-20T16:43:13+01:00
> Tasks do not print memory and objects clean up warnings anymore, and their output serialization file is now automatically destroyed.
> 
> [INTERPRETER]
> * BUG: Remove the task output serialization file when it is freed.
> * BUG: Tasks do not print memory and objects clean up warnings anymore.
> 
> - - - - -
> 

I've been missing this kind of message! I have no idea anymore what's
happening to the Gambas sources as the RSS feeds from gitlab seldom
contain the entire commit message (and I'm too lazy to fetch and read
the logs). But I don't know if the full diff should be included.

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk


More information about the User mailing list