Skip to content

Commit e31406f

Browse files
committed
worked-around the "stack overflow" issue while using luarocks.loader and disabling lua_code_cache, as described as github issue #27. thanks Patrick Crosby.
1 parent f2fbc1f commit e31406f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/025-codecache.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,7 @@ found
522522

523523
=== TEST 16: skip luarocks*
524524
-trick Crosby-- ONLY
525+
-trick Crosby-- ONLY
525526
--- http_config eval
526527
"lua_package_path '$::HtmlDir/?.lua;./?.lua';
527528
lua_code_cache off;"

0 commit comments

Comments
 (0)