Skip to content

Commit

Permalink
Minor changes for osx
Browse files Browse the repository at this point in the history
  • Loading branch information
geojunky committed Feb 8, 2024
1 parent 71ff3ab commit 96a6d62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion seismic/ASDFdatabase/waveform_analytics.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
import psutil

is_windows = sys.platform.startswith('win')
if(not is_windows): os.sched_setaffinity(0, range(64))

class ProgressTracker(object):
def __init__(self, manager: Manager):
Expand Down

0 comments on commit 96a6d62

Please sign in to comment.