athenaHLT: Fixes for Python3
Call PyOS_AfterFork()
in the child process. This seems to be required
in Python 3. Otherwise the child hangs (ATR-20871).
Also fix an integer division problem in TrigByteStreamTools.
Please be advised that registry.cern.ch registry (Registry Service) will be unavailable next Monday, March 10th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further information: OTG0154905
Call PyOS_AfterFork()
in the child process. This seems to be required
in Python 3. Otherwise the child hangs (ATR-20871).
Also fix an integer division problem in TrigByteStreamTools.