mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Queue a garbage collection after generating commits
This commit is contained in:
@@ -419,6 +419,8 @@ public class Bridge {
|
||||
Log.warn("[{}] IOException on put", projectName);
|
||||
throw e;
|
||||
}
|
||||
|
||||
gcJob.queueForGc(projectName);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user