Skip to content

Commit

Permalink
gevent conflicts with lfs thread
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercoms committed Aug 11, 2024
1 parent a9769b1 commit cc21865
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pbsync/__main__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
from gevent import monkey

monkey.patch_all()

import argparse
import multiprocessing
import os
Expand Down

0 comments on commit cc21865

Please sign in to comment.