aboutsummaryrefslogtreecommitdiff
path: root/lapi.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-07-27 10:26:20 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-07-27 10:26:20 -0300
commita6da1472c0c5e05ff249325f979531ad51533110 (patch)
tree984a5355d168a60e604f7bc27fc7a2b3628620f3 /lapi.c
parent34affe7a63fc5d842580a9f23616d057e17dfe27 (diff)
downloadlua-a6da1472c0c5e05ff249325f979531ad51533110.tar.gz
lua-a6da1472c0c5e05ff249325f979531ad51533110.tar.bz2
lua-a6da1472c0c5e05ff249325f979531ad51533110.zip
Fixed bug: barriers cannot be active during sweep
Barriers cannot be active during sweep, even in generational mode. (Although gen. mode is not incremental, it can hit a barrier when deleting a thread and closing its upvalues.) The colors of objects are being changed during sweep and, therefore, cannot be trusted.
Diffstat (limited to 'lapi.c')
0 files changed, 0 insertions, 0 deletions