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.
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.