[freeside-commits] branch FREESIDE_4_BRANCH updated. e0fd943cfe51875f35db53cb12d2cf516347ab0d

Ivan Kohler ivan at freeside.biz
Mon Jul 15 15:34:03 AKDT 2024


The branch, FREESIDE_4_BRANCH has been updated
       via  e0fd943cfe51875f35db53cb12d2cf516347ab0d (commit)
      from  8361a994a75766ab9e862d264bf2c36059b2c967 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e0fd943cfe51875f35db53cb12d2cf516347ab0d
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jul 15 16:34:02 2024 -0700

    LaTeX is slower in bullseye?

diff --git a/FS/FS/Misc.pm b/FS/FS/Misc.pm
index 139f05ddf..d7ce69fef 100644
--- a/FS/FS/Misc.pm
+++ b/FS/FS/Misc.pm
@@ -883,7 +883,7 @@ sub _pslatex {
     "$file.tex"
   );
 
-  my $timeout = 30; #? should be more than enough
+  my $timeout = 60; #an entire minute is enough?  LaTeX is slower in bullseye?
 
   for ( 1, 2 ) {
 

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/Misc.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list