issues
search
rueckstiess
/
mtools
A collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files.
Apache License 2.0
1.89k
stars
404
forks
source link
Fix #818: mplotqueries --overlay example not working
#824
Closed
stennie
closed
4 years ago
stennie
commented
4 years ago
add
getstate
to avoid serialising LogFile TextIOWrapper object
set pickle protocol version to 4 for compatibility (instead of -1/highest)
remove unnecessary
future
imports