[slime-devel] CVS slime
Helmut Eller
heller at common-lisp.net
Sat Jun 18 14:33:44 UTC 2011
* CVS User nsiivola [2011-06-18 11:51] writes:
> Update of /project/slime/cvsroot/slime
> In directory common-lisp.net:/tmp/cvs-serv20168
>
> Modified Files:
> ChangeLog swank.lisp
> Log Message:
> swank: lock around updating the indentation cache
>
> Hash-tables aren't necessarily thread safe. (Yes, I actually
> saw the table get corrupted -- this isn't just theoretical.)
Please, don't use locks in swank.lisp.
Helmut
More information about the slime-devel
mailing list