You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Publisher can be used as a context manager, but NoisyPublisher cannot. With #35 we have an API that may return an instance of either. Therefore, it would be desirable if the NoisyPublisher would gain the same context manager capability that Publisher already has.
The text was updated successfully, but these errors were encountered:
Publisher can be used as a context manager, but NoisyPublisher cannot. With #35 we have an API that may return an instance of either. Therefore, it would be desirable if the NoisyPublisher would gain the same context manager capability that Publisher already has.
The text was updated successfully, but these errors were encountered: