Kick off a GC at the end of a watcher run.
This commit is contained in:
parent
30e01c7cbd
commit
4127ea7c9e
@ -140,7 +140,7 @@ module Compass
|
||||
begin
|
||||
puts ">>> Change detected to: #{relative}"
|
||||
compiler.run
|
||||
report_on_instances(Sass::Importers::Base, :verbose => false)
|
||||
GC.start
|
||||
rescue StandardError => e
|
||||
::Compass::Exec::Helpers.report_error(e, options)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user