diff --git a/lib/rails_development_boost/dependencies_patch.rb b/lib/rails_development_boost/dependencies_patch.rb index 265b5be..68173b6 100644 --- a/lib/rails_development_boost/dependencies_patch.rb +++ b/lib/rails_development_boost/dependencies_patch.rb @@ -346,7 +346,7 @@ def process_consts_scheduled_for_removal_internal end def unload_modified_files_internal! - log_call + # log_call if DependenciesPatch.async? # because of the forking ruby servers (threads don't survive the forking), # the Async heartbeat/init check needs to be here (instead of it being a boot time thing)