Skip to content

Commit

Permalink
Merge commit 'origin/master~3' into benc-remove-channels
Browse files Browse the repository at this point in the history
  • Loading branch information
benclifford committed Nov 1, 2024
2 parents 5608a09 + 0512111 commit a2c40e7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions parsl/monitoring/radios.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,11 @@
import uuid
from abc import ABCMeta, abstractmethod
from multiprocessing.queues import Queue
from typing import Optional

import zmq

from parsl.serialize import serialize

_db_manager_excepts: Optional[Exception]


logger = logging.getLogger(__name__)


Expand Down

0 comments on commit a2c40e7

Please sign in to comment.