forked from Orchid/orchid
Fixed a hang when the cleanup code for an extension is too slow
This commit is contained in:
@@ -6,6 +6,7 @@ orcxdb = "xtask orcxdb"
|
||||
[env]
|
||||
CARGO_WORKSPACE_DIR = { value = "", relative = true }
|
||||
ORCHID_EXTENSIONS = "target/debug/orchid_std"
|
||||
#ORCHID_EXTENSIONS = "target/debug/orchid-std-piped"
|
||||
ORCHID_DEFAULT_SYSTEMS = "orchid::std;orchid::macros"
|
||||
ORCHID_LOG_BUFFERS = "true"
|
||||
RUST_BACKTRACE = "1"
|
||||
|
||||
Reference in New Issue
Block a user