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
Use MocketSocket as context manager (mindflayer#141)
* Adding support for using a `socket` as a context manager as requested by mindflayer#139.
* Closing real socket.
* Bump version.
New mocket method for checking if all entries have been served (mindf……layer#137)
* Mocket method for checking if all entries have been served at least once.