forked from p34709852/monkey
10e3c97489
There are serialization issues when using FrozenSet because pydantic converts the SocketAddress to a dict, which is not hashable. There are probably ways to work around this, but it's not worth the effort at thsi time. If performance becomes an issue (doubtful) we can revisit using a frozenset instead. |
||
---|---|---|
.. | ||
common | ||
infection_monkey | ||
monkey_island | ||
tests | ||
.coveragerc | ||
codecov.yml | ||
infection_monkey.py | ||
monkey_island.py |